CGAL 5.1 - 3D Triangulations
TriangulationCellBase_3 Class Reference

#include <Concepts/TriangulationCellBase_3.h>

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