Concept

LinearCellComplexItems

Definition

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.

Refines

CombinatorialMapItems

Requirements

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

Has Models

CGAL::Linear_cell_complex_min_items<d>

See Also

CGAL::Linear_cell_complex<d,d2,LCCTraits,CMItems,Alloc>
CellAttributeWithPoint
CGAL::Dart<d,CMap>