 CGAL | |
  Periodic_3_Delaunay_triangulation_3 | The class Periodic_3_Delaunay_triangulation_3 represents a Delaunay triangulation in three-dimensional periodic space |
  Periodic_3_Delaunay_triangulation_traits_3 | The class Periodic_3_Delaunay_triangulation_traits_3 is designed as a default traits class for the class Periodic_3_Delaunay_triangulation_3<Periodic_3DelaunayTriangulationTraits_3,TriangulationDataStructure_3> |
  Periodic_3_offset_3 | The class Periodic_3_offset_3 is a model of the concept Periodic_3Offset_3 |
  Periodic_3_triangulation_3 | The class Periodic_triangulation_3 represents a 3-dimensional triangulation of a point set in T3c |
  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 |
  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 |
  Periodic_3_triangulation_hierarchy_3 | The class Periodic_3_triangulation_hierarchy_3 implements a triangulation augmented with a data structure which allows fast point location queries |
  Periodic_3_triangulation_traits_3 | |
 Periodic_3DelaunayTriangulationTraits_3 | The concept Periodic_3DelaunayTriangulationTraits_3 is the first template parameter of the classes Periodic_3_Delaunay_triangulation_3 . It refines the concept DelaunayTriangulationTraits_3 from the CGAL 3D Triangulations. It redefines the geometric objects, predicates and constructions to work with point-offset pairs. In most cases the offsets will be (0,0,0) and the predicates from DelaunayTriangulationTraits_3 can be used directly. For efficiency reasons we maintain for each functor the version without offsets |
 Periodic_3Offset_3 | The concept Periodic_3Offset_3 describes a three-dimensional integer vector with some specialized access functions and operations |
 Periodic_3TriangulationDSCellBase_3 | A refinement of the concept TriangulationDSCellBase_3 which adds an API for offsets |
 Periodic_3TriangulationDSVertexBase_3 | A refinement of the concept TriangulationDSVertexBase_3 which adds an API for offset |
 Periodic_3TriangulationTraits_3 | The concept Periodic_3TriangulationTraits_3 is the first template parameter of the class Periodic_3_triangulation_3 . It refines the concept TriangulationTraits_3 from the CGAL 3D Triangulations. It redefines the geometric objects, predicates and constructions to work with point-offset pairs. In most cases the offsets will be (0,0,0) and the predicates from TriangulationTraits_3 can be used directly. For efficiency reasons we maintain for each functor the version without offsets |