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

Concepts

conceptConformingConstrainedDelaunayTriangulationCellBase_3
 The concept ConformingConstrainedDelaunayTriangulationCellBase_3 refines the concept TriangulationCellBase_3 and is the base cell class for the CGAL::make_conforming_constrained_Delaunay_triangulation_3() function template. 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_3 in the function template CGAL::make_conforming_constrained_Delaunay_triangulation_3(). More...
 
conceptConformingConstrainedDelaunayTriangulationVertexBase_3
 The concept ConformingConstrainedDelaunayTriangulationVertexBase_3 refines the concept TriangulationVertexBase_3 and is the base vertex class for the CGAL::make_conforming_constrained_Delaunay_triangulation_3() function template. More...