CGAL 5.1 - Linear Cell Complex
|
#include <Concepts/LinearCellComplexItems.h>
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.