CGAL 4.8.1 - Linear Cell Complex
|
The concept LinearCellComplexItems
refines the concept of CombinatorialMapItems
by adding the requirement that 0-attributes are enabled, and associated with attributes that are models of the CellAttributeWithPoint
concept.
The first type in Attributes must be a model of the CellAttributeWithPoint
concept.
CGAL::Linear_cell_complex<d,d2,LCCTraits,Items,Alloc>
CellAttributeWithPoint
CGAL::Dart<d,CMap>