CGAL 6.1 - 3D Constrained Triangulations
|
Concepts | |
concept | ConformingConstrainedDelaunayTriangulationCellBase_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... | |
concept | ConformingConstrainedDelaunayTriangulationTraits_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... | |
concept | ConformingConstrainedDelaunayTriangulationVertexBase_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... | |