CGAL 6.0.1 - 2D Periodic Triangulations
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
 CGraphics_scene_options_periodic_2_triangulation_2The class Graphics_scene_options_periodic_2_triangulation_2 defines data and methods used to tune the way that the cells of a Periodic_2_triangulation_2 are considered for drawing or to be added into a graphics scene
 CPeriodic_2_Delaunay_triangulation_2The class Periodic_2_Delaunay_triangulation_2 represents a Delaunay triangulation in two-dimensional periodic space
 CPeriodic_2_Delaunay_triangulation_traits_2The class Periodic_2_Delaunay_triangulation_traits_2is designed as a default traits class for the class Periodic_2_Delaunay_triangulation_2<Traits, Tds>
 CPeriodic_2_offset_2The class Periodic_2_offset_2 is a model of the concept Periodic_2Offset_2
 CPeriodic_2_triangulation_2The class Periodic_2_triangulation_2 represents a 2-dimensional triangulation of a point set in \( \mathbb T_c^2\)
 CPeriodic_2_triangulation_face_base_2The class Periodic_2_triangulation_face_base_2 is a model of the concept Periodic_2TriangulationFaceBase_2 to be used by Triangulation_data_structure_2 to represent faces of a periodic triangulation
 CPeriodic_2_triangulation_hierarchy_2The class Periodic_2_triangulation_hierarchy_2 implements a triangulation augmented with a data structure which allows fast point location queries
 CPeriodic_2_triangulation_traits_2The class Periodic_2_triangulation_traits_2 is designed as a default traits class for the class CGAL::Periodic_2_triangulation_2<Periodic_2TriangulationTraits_2,TriangulationDataStructure_2>
 CPeriodic_2_triangulation_vertex_base_2The class Periodic_2_triangulation_vertex_base_2 is a model of the concept Periodic_2TriangulationVertexBase_2 to be used by Triangulation_data_structure_2 to represent vertices of a periodic triangulation
 CGraphicsSceneOptionsPeriodic2Triangulation2The concept GraphicsSceneOptionsPeriodic2Triangulation2 defines data and methods used to tune the way that the cells of a Periodic_2_triangulation_2 are considered for drawing or to be added into a graphics scene
 CPeriodic_2DelaunayTriangulationTraits_2The concept Periodic_2DelaunayTriangulationTraits_2 is the first template parameter of the class CGAL::Periodic_2_Delaunay_triangulation_2. It refines the concepts Periodic_2TriangulationTraits_2 and DelaunayTriangulationTraits_2. It redefines the geometric objects, predicates and constructions to work with point-offset pairs. In most cases the offsets will be (0,0) and the predicates from DelaunayTriangulationTraits_2 can be used directly. For efficiency reasons we maintain for each functor the version without offsets
 CPeriodic_2Offset_2The concept Periodic_2Offset_2 describes a two-/dimensional integer vector with some specialized access functions and operations
 CPeriodic_2TriangulationFaceBase_2At the base level (see Section Software Design), a face stores handles to its four vertices and to its four neighbor faces. The vertices and neighbors are indexed 0, 1 and 2. Neighbor \( i\) lies opposite to vertex \( i\)
 CPeriodic_2TriangulationTraits_2The concept Periodic_2TriangulationTraits_2 is the first template parameter of the classes CGAL::Periodic_2_triangulation_2<Traits, Tds>. This concept provides the types of the geometric primitives used in the triangulation and some function object types for the required predicates on those primitives
 CPeriodic_2TriangulationVertexBase_2A refinement of the concept TriangulationVertexBase_2 which adds an API for offset