TriangulationCellBase_3

Definition

The cell base required by the geometric triangulations does not store any geometric information, so only the requirements of the triangulation data structure apply. However, we provide this concept for symmetry with the vertex case.

Refines

TriangulationDSCellBase_3

Has Models

CGAL::Triangulation_cell_base_3
CGAL::Triangulation_cell_base_with_info_3

See Also

TriangulationVertexBase_3