CGAL 6.0 - 3D Triangulations
Loading...
Searching...
No Matches
TriangulationCellBase_3 Concept Reference

Definition

The cell base required by the basic triangulation does not need to store any geometric information, so only the requirements of the triangulation data structure apply.

Refines
TriangulationDSCellBase_3
Has models
CGAL::Triangulation_cell_base_3
CGAL::Triangulation_cell_base_with_info_3
See also
TriangulationVertexBase_3