|
CGAL 6.2 - 3D Constrained Triangulations
|
| ▼NCGAL | |
| CConforming_constrained_Delaunay_triangulation_3 | This class template represents a 3D conforming constrained Delaunay triangulation |
| ▼CConforming_constrained_Delaunay_triangulation_cell_base_3 | Cell base class for the 3D conforming constrained Delaunay triangulation |
| CRebind_TDS | |
| CConforming_constrained_Delaunay_triangulation_cell_data_3 | Internal per-cell data for CGAL 3D conforming constrained Delaunay triangulations |
| ▼CConforming_constrained_Delaunay_triangulation_vertex_base_3 | Vertex base class for the 3D conforming constrained Delaunay triangulation |
| CRebind_TDS | |
| CConforming_constrained_Delaunay_triangulation_vertex_data_3 | Internal per-vertex data for CGAL 3D conforming constrained Delaunay triangulations |
| CConstrained_triangulation_insertion_exception | Exception type thrown when a constrained Delaunay triangulation cannot be restored after the insertion of constraints |
| CConformingConstrainedDelaunayTriangulationCellBase_3 | The concept ConformingConstrainedDelaunayTriangulationCellBase_3 refines the concept TriangulationCellBase_3 and describes the requirements for a base cell class of the CGAL::Conforming_constrained_Delaunay_triangulation_3 class |
| CConformingConstrainedDelaunayTriangulationTraits_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() |
| CConformingConstrainedDelaunayTriangulationVertexBase_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 |