cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.1.3 - 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
1
2
3
]
N
CGAL
C
Conforming_constrained_Delaunay_triangulation_3
This class template represents a 3D conforming constrained Delaunay triangulation
C
Conforming_constrained_Delaunay_triangulation_cell_base_3
Cell base class for the 3D conforming constrained Delaunay triangulation
C
Rebind_TDS
C
Conforming_constrained_Delaunay_triangulation_cell_data_3
Internal per-cell data for CGAL 3D conforming constrained Delaunay triangulations
C
Conforming_constrained_Delaunay_triangulation_vertex_base_3
Vertex base class for the 3D conforming constrained Delaunay triangulation
C
Rebind_TDS
C
Conforming_constrained_Delaunay_triangulation_vertex_data_3
Internal per-vertex data for CGAL 3D conforming constrained Delaunay triangulations
C
ConformingConstrainedDelaunayTriangulationCellBase_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
C
ConformingConstrainedDelaunayTriangulationTraits_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()
C
ConformingConstrainedDelaunayTriangulationVertexBase_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