CGAL 5.3 - 3D Periodic Triangulations

Classes

class  CGAL::Periodic_3_Delaunay_triangulation_3< PT, TDS >
 The class Periodic_3_Delaunay_triangulation_3 represents a Delaunay triangulation in three-dimensional periodic space. More...
 
class  CGAL::Periodic_3_offset_3
 The class Periodic_3_offset_3 is a model of the concept Periodic_3Offset_3. More...
 
class  CGAL::Periodic_3_regular_triangulation_3< PT, TDS >
 The class Periodic_3_regular_triangulation_3 represents a weighted Delaunay triangulation in three-dimensional periodic space. More...
 
class  CGAL::Periodic_3_triangulation_3< Traits, TDS >
 The class Periodic_3_triangulation_3 represents a 3-dimensional triangulation of a point set in \( \mathbb T_c^3\). More...
 
class  CGAL::Periodic_3_triangulation_ds_cell_base_3<>
 The class Periodic_3_triangulation_ds_cell_base_3 is a model of the concept Periodic_3TriangulationDSCellBase_3 to be used by Triangulation_data_structure_3 to represent cells of a periodic triangulation. More...
 
class  CGAL::Periodic_3_triangulation_ds_vertex_base_3<>
 The class Periodic_3_triangulation_ds_vertex_base_3 is a model of the concept Periodic_3TriangulationDSVertexBase_3 to be used by Triangulation_data_structure_3 to represent vertices of a periodic triangulation. More...
 
class  CGAL::Periodic_3_triangulation_hierarchy_3< PTr >
 The class Periodic_3_triangulation_hierarchy_3 implements a triangulation augmented with a data structure which allows fast point location queries. More...