|
CGAL 5.6 - Linear Cell Complex
|
#include <CGAL/Linear_cell_complex_min_items.h>
The class Linear_cell_complex_min_items defines void as the information associated with darts, and the attributes used.
In this class, 0-attributes are enabled and associated with Cell_attribute_with_point.
Example
The following example shows one implementation of the Linear_cell_complex_min_items class.
CGAL::Linear_cell_complex_for_combinatorial_map<d,d2,LCCTraits,Items,Alloc> CGAL::Linear_cell_complex_for_generalized_map<d,d2,LCCTraits,Items,Alloc>