Loading [MathJax]/extensions/TeX/AMSsymbols.js
 
CGAL 6.1 - 3D Triangulations
All Classes Namespaces Functions Typedefs Pages
Loading...
Searching...
No Matches
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