CGAL 6.1 - 3D Constrained Triangulations
Loading...
Searching...
No Matches

Concepts

conceptConformingConstrainedDelaunayTriangulationCellBase_3
 The 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. More...
 
conceptConformingConstrainedDelaunayTriangulationTraits_3
 The 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(). More...
 
conceptConformingConstrainedDelaunayTriangulationVertexBase_3
 The 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. More...