CGAL 5.1 - Linear Cell Complex
CGAL::Linear_cell_complex< d, d2, LCCTraits, Items, Alloc > Class Template Reference

#include <CGAL/Linear_cell_complex.h>

Definition

template<typename d, typename d2, typename LCCTraits, typename Items, typename Alloc>
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, using a combinatorial map as underlying combinatorial data-structure.

Deprecated:
This class is deprecated since CGAL 4.9 and has been renamed to Linear_cell_complex_for_combinatorial_map.