\( \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 5.0.2 - dD Triangulations
Vertex, Face and Cell Classes

Classes

class  CGAL::Triangulation_ds_full_cell< TriangulationDataStructure_, TriangulationDSFullCellStoragePolicy >
 This class is the default model used for the full cell of the class Triangulation_data_structure. More...
 
class  CGAL::Triangulation_ds_vertex< TriangulationDataStructure_ >
 The class Triangulation_ds_vertex serves as the default vertex template parameter in the class Triangulation_data_structure<Dimensionality, TriangulationDSVertex_, TriangulationDSFullCell_>. More...
 
class  CGAL::Triangulation_face< TriangulationDataStructure_ >
 A Triangulation_face is a model of the concept TriangulationDSFace. More...
 
class  CGAL::Triangulation_full_cell< TriangulationTraits_, Data, TriangulationDSFullCell_ >
 The class Triangulation_full_cell is a model of the concept TriangulationFullCell. More...
 
class  CGAL::Triangulation_vertex< TriangulationTraits_, Data, TriangulationDSVertex_ >
 The class Triangulation_vertex is a model of the concept TriangulationVertex. More...