Processing math: 100%
 
CGAL 6.0.1 - 3D Periodic Triangulations
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Loading...
Searching...
No Matches
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]
 NCGAL
 CPeriodic_3_Delaunay_triangulation_3The class Periodic_3_Delaunay_triangulation_3 represents a Delaunay triangulation in three-dimensional periodic space
 CPeriodic_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>
 CPeriodic_3_offset_3The class Periodic_3_offset_3 is a model of the concept Periodic_3Offset_3
 CPeriodic_3_regular_triangulation_3The class Periodic_3_regular_triangulation_3 represents a weighted Delaunay triangulation in three-dimensional periodic space
 CPeriodic_3_regular_triangulation_traits_3The class Periodic_3_regular_triangulation_traits_3 is designed as a default traits class for the class Periodic_3_regular_triangulation_3<Periodic_3RegularTriangulationTraits_3,TriangulationDataStructure_3>
 CPeriodic_3_triangulation_3The class Periodic_3_triangulation_3 represents a 3-dimensional triangulation of a point set in \mathbb T_c^3
 CPeriodic_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
 CPeriodic_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
 CPeriodic_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_3The class Periodic_3_triangulation_traits_3 is designed as a default traits class for the class Periodic_3_triangulation_3<Periodic_3TriangulationTraits_3,TriangulationDataStructure_3>
 CPeriodic_3DelaunayTriangulationTraits_3The concept Periodic_3DelaunayTriangulationTraits_3 is the first template parameter of the class CGAL::Periodic_3_Delaunay_triangulation_3. It refines the concepts Periodic_3TriangulationTraits_3 and DelaunayTriangulationTraits_3. 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
 CPeriodic_3Offset_3The concept Periodic_3Offset_3 describes a three-dimensional integer vector with some specialized access functions and operations
 CPeriodic_3RegularTriangulationDSCellBase_3
 CPeriodic_3RegularTriangulationDSVertexBase_3
 CPeriodic_3RegularTriangulationTraits_3The concept Periodic_3RegularTriangulationTraits_3 is the first template parameter of the class CGAL::Periodic_3_regular_triangulation_3. It refines the concept RegularTriangulationTraits_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 RegularTriangulationTraits_3 can be used directly. For efficiency reasons we maintain for each functor the version without offsets
 CPeriodic_3TriangulationDSCellBase_3A refinement of the concept TriangulationDSCellBase_3 which adds an API for offsets
 CPeriodic_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 CGAL::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