\( \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.8.2 - Linear Cell Complex
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

Classes

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...