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]
 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 , using a combinatorial map as underlying combinatorial data-structure |
  Linear_cell_complex_for_combinatorial_map | The class Linear_cell_complex_for_combinatorial_map represents a linear cell complex in dimension d , in an ambient space of dimension d2 , using a combinatorial map as underlying combinatorial data-structure |
  Linear_cell_complex_for_generalized_map | The class Linear_cell_complex_for_generalized_map represents a linear cell complex in dimension d , in an ambient space of dimension d2 , using a generalized map as underlying combinatorial data-structure |
  Linear_cell_complex_min_items | The class Linear_cell_complex_min_items defines void as the information associated with darts, and the attributes used |
  Linear_cell_complex_traits | This geometric traits concept is used in the Linear_cell_complex_for_combinatorial_map and Linear_cell_complex_for_generalized_map classes |
 CellAttributeWithPoint | The concept CellAttributeWithPoint is a refinement of the CellAttribute concept, to represent a cell attribute containing a point |
 LinearCellComplex | The concept LinearCellComplex represents a linear cell complex in dimension d , in an ambient space of dimension d2 |
 LinearCellComplexItems | 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 |
 LinearCellComplexTraits | Required types and functors for the LinearCellComplexTraits concept. This geometric traits concept is used in the Linear_cell_complex_for_combinatorial_map and Linear_cell_complex_for_generalized_map classes |