\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.7 - Linear Cell Complex
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
oNCGAL
|oCCell_attribute_with_pointThe class Cell_attribute_with_point represents an attribute containing a point and containing an information when Info_ is different from void
|oCLinear_cell_complexThe class Linear_cell_complex represents a linear cell complex in dimension d, in an ambient space of dimension d2
|oCLinear_cell_complex_min_itemsThe class Linear_cell_complex_min_items defines the type of darts, which is a Dart_wrapper::Dart<d,LCC>, and the traits class used
|\CLinear_cell_complex_traitsThis geometric traits concept is used in the Linear_cell_complex class
oCCellAttributeWithPointThe concept CellAttributeWithPoint is a refinement of the CellAttribute concept, to represent a cell attribute containing a point
oCLinearCellComplexItemsThe 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
\CLinearCellComplexTraitsRequired types and functors for the LinearCellComplexTraits concept. This geometric traits concept is used in the Linear_cell_complex class