CGAL 4.8.1 - Linear Cell Complex
|
Concepts | |
concept | CellAttributeWithPoint |
The concept CellAttributeWithPoint is a refinement of the CellAttribute concept, to represent a cell attribute containing a point. More... | |
concept | LinearCellComplexItems |
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. More... | |
concept | LinearCellComplexTraits |
Required types and functors for the LinearCellComplexTraits concept. This geometric traits concept is used in the Linear_cell_complex class. More... | |