CGAL 4.7 - Linear Cell Complex
|
CGAL | |
Cell_attribute_with_point | The class Cell_attribute_with_point represents an attribute containing a point and containing an information when Info_ is different from void |
Linear_cell_complex | The class Linear_cell_complex represents a linear cell complex in dimension d , in an ambient space of dimension d2 |
Linear_cell_complex_min_items | The class Linear_cell_complex_min_items defines the type of darts, which is a Dart_wrapper::Dart<d,LCC>, and the traits class used |
Linear_cell_complex_traits | This geometric traits concept is used in the Linear_cell_complex class |
CellAttributeWithPoint | The concept CellAttributeWithPoint is a refinement of the CellAttribute concept, to represent a cell attribute containing a point |
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 |
LinearCellComplexTraits | Required types and functors for the LinearCellComplexTraits concept. This geometric traits concept is used in the Linear_cell_complex class |