|
| class | CGAL::Cell_attribute_with_point< LCC, Info_, Tag, OnMerge, OnSplit > |
| | The class Cell_attribute_with_point represents an attribute containing a point and containing an information when Info_ is different from void. More...
|
| |
| class | CGAL::Linear_cell_complex< d, d2, LCCTraits, Items, Alloc > |
| | The class Linear_cell_complex represents a linear cell complex in dimension d, in an ambient space of dimension d2. More...
|
| |
| class | CGAL::Linear_cell_complex_min_items< d > |
| | 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. More...
|
| |
| class | CGAL::Linear_cell_complex_traits< d, K > |
| | This geometric traits concept is used in the Linear_cell_complex class. More...
|
| |