CGAL 6.1 - 3D Constrained 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 123]
 NCGAL
 CConforming_constrained_Delaunay_triangulation_3This class template represents a 3D conforming constrained Delaunay triangulation
 CConforming_constrained_Delaunay_triangulation_cell_base_3Cell base class for the 3D conforming constrained Delaunay triangulation
 CRebind_TDS
 CConforming_constrained_Delaunay_triangulation_cell_data_3Internal per-cell data for CGAL 3D conforming constrained Delaunay triangulations
 CConforming_constrained_Delaunay_triangulation_vertex_base_3Vertex base class for the 3D conforming constrained Delaunay triangulation
 CRebind_TDS
 CConforming_constrained_Delaunay_triangulation_vertex_data_3Internal per-vertex data for CGAL 3D conforming constrained Delaunay triangulations
 CConformingConstrainedDelaunayTriangulationCellBase_3The concept ConformingConstrainedDelaunayTriangulationCellBase_3 refines the concept TriangulationCellBase_3 and and describes the requirements for a base cell class of the CGAL::Conforming_constrained_Delaunay_triangulation_3 class
 CConformingConstrainedDelaunayTriangulationTraits_3The concept ConformingConstrainedDelaunayTriangulationTraits_3 specifies the requirements for the geometric traits class of the triangulation used as the first template parameter Triangulation in the function template CGAL::make_conforming_constrained_Delaunay_triangulation_3()
 CConformingConstrainedDelaunayTriangulationVertexBase_3The concept ConformingConstrainedDelaunayTriangulationVertexBase_3 refines the concept TriangulationVertexBase_3 and describes the requirements for a base vertex class of the CGAL::Conforming_constrained_Delaunay_triangulation_3 class