CGAL 4.12.1 - Linear Cell Complex
|
The concept LinearCellComplexItems
refines the concept of GenericMapItems
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
tuple must be a model of the CellAttributeWithPoint
concept.