CGAL 4.9 - 3D Periodic Triangulations
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
oNCGAL
|oCPeriodic_3_Delaunay_triangulation_3The class Periodic_3_Delaunay_triangulation_3 represents a Delaunay triangulation in three-dimensional periodic space
|oCPeriodic_3_Delaunay_triangulation_traits_3The 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>
|oCPeriodic_3_offset_3The class Periodic_3_offset_3 is a model of the concept Periodic_3Offset_3
|oCPeriodic_3_triangulation_3The class Periodic_triangulation_3 represents a 3-dimensional triangulation of a point set in T3c
|oCPeriodic_3_triangulation_ds_cell_base_3The 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
|oCPeriodic_3_triangulation_ds_vertex_base_3The 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
|oCPeriodic_3_triangulation_hierarchy_3The class Periodic_3_triangulation_hierarchy_3 implements a triangulation augmented with a data structure which allows fast point location queries
|\CPeriodic_3_triangulation_traits_3
oCPeriodic_3DelaunayTriangulationTraits_3The 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
oCPeriodic_3Offset_3The concept Periodic_3Offset_3 describes a three-dimensional integer vector with some specialized access functions and operations
oCPeriodic_3TriangulationDSCellBase_3A refinement of the concept TriangulationDSCellBase_3 which adds an API for offsets
oCPeriodic_3TriangulationDSVertexBase_3A refinement of the concept TriangulationDSVertexBase_3 which adds an API for offset
\CPeriodic_3TriangulationTraits_3The 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