CGAL 5.4 - 3D Triangulation Data Structure
CGAL::Triangulation_ds_cell_base_3< TDS > Class Template Reference

#include <CGAL/Triangulation_ds_cell_base_3.h>

Definition

template<typename TDS = void>
class CGAL::Triangulation_ds_cell_base_3< TDS >

The class Triangulation_ds_cell_base_3<> is a model for the concept TriangulationDSCellBase_3 to be used by Triangulation_data_structure_3.

Is Model Of:
TriangulationDSCellBase_3
Template Parameters
TDSshould not be specified (see Section Cyclic Dependency and examples)
See also
CGAL::Triangulation_cell_base_3
CGAL::Triangulation_ds_vertex_base_3