|
CGAL 6.1 - 3D Constrained Triangulations
|
#include <CGAL/Conforming_constrained_Delaunay_triangulation_cell_data_3.h>
Internal per-cell data for CGAL 3D conforming constrained Delaunay triangulations.
This class is an internal detail of the implementation of CGAL 3D conforming constrained Delaunay triangulations.
Any model of the ConformingConstrainedDelaunayTriangulationCellBase_3 concept must include one object of this type as a non-static data member.