CGAL 5.4 - Linear Cell Complex
LinearCellComplexItems Concept Reference

Definition

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.

Refines:
GenericMapItems

The first type in Attributes tuple must be a model of the CellAttributeWithPoint concept.

Has Models:
CGAL::Linear_cell_complex_min_items
See also
LinearCellComplex
CellAttributeWithPoint