Loading [MathJax]/extensions/TeX/AMSsymbols.js
 
CGAL 6.0 - Linear Cell Complex
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Loading...
Searching...
No Matches
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