\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.6.1 - 3D Triangulations
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL Namespace Reference

Classes

class  Delaunay_triangulation_3
 The class Delaunay_triangulation_3 represents a three-dimensional Delaunay triangulation. More...
 
class  Delaunay_triangulation_cell_base_3
 The class Delaunay_triangulation_cell_base_3 is a model of the concept DelaunayTriangulationCellBase_3. More...
 
class  Delaunay_triangulation_cell_base_with_circumcenter_3
 The class Delaunay_triangulation_cell_base_with_circumcenter_3 derives from Cb, a cell base class of a 3D triangulation. More...
 
class  Regular_triangulation_3
 Let \( {S}^{(w)}\) be a set of weighted points in \( \mathbb{R}^3\). More...
 
class  Regular_triangulation_cell_base_3
 The class Regular_triangulation_cell_base_with_weighted_circumcenter_3 derives from Cb, a cell base class of a 3D triangulation. More...
 
class  Regular_triangulation_cell_base_with_weighted_circumcenter_3
 The class Regular_triangulation_cell_base_with_weighted_circumcenter_3 derives from Cb, a cell base class of a 3D triangulation. More...
 
class  Regular_triangulation_euclidean_traits_3
 The class Regular_triangulation_euclidean_traits_3 is designed as a default traits class for the class Regular_triangulation_3<RegularTriangulationTraits_3,TriangulationDataStructure_3>. More...
 
class  Regular_triangulation_filtered_traits_3
 
class  Triangulation_3
 The class Triangulation_3 represents a 3-dimensional tetrahedralization of points. More...
 
class  Triangulation_cell_base_3
 The class Triangulation_cell_base_3 is a model of the concept TriangulationCellBase_3, the base cell of a 3D-triangulation. More...
 
class  Triangulation_cell_base_with_circumcenter_3
 
class  Triangulation_cell_base_with_info_3
 The class Triangulation_cell_base_with_info_3 is a model of the concept TriangulationCellBase_3, the base cell of a 3D-triangulation. More...
 
class  Triangulation_simplex_3
 The class Triangulation_simplex_3 stores a simplex of any dimension defined by the Triangulation_3 class. More...
 
class  Triangulation_vertex_base_3
 The class Triangulation_vertex_base_3 is a model of the concept TriangulationVertexBase_3, the base vertex of a 3D-triangulation. More...
 
class  Triangulation_vertex_base_with_info_3
 The class Triangulation_vertex_base_with_info_3 is a model of the concept TriangulationVertexBase_3, the base vertex of a 3D-triangulation. More...