\( \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.12.1 - Combinatorial Maps

Classes

class  CGAL::Cell_attribute< Map, Info_, Tag, OnMerge, OnSplit >
 The class Cell_attribute represents an attribute containing (or not) an information. More...
 
class  CGAL::Cell_attribute_with_id< Map, Info_, Tag, OnMerge, OnSplit >
 The class Cell_attribute_with_id represents an attribute containing (or not) an information, and having an id. More...
 
class  CGAL::Combinatorial_map< d, Items, Alloc >
 The class Combinatorial_map represents a dD combinatorial map. More...
 
struct  CGAL::Combinatorial_map_min_items< d >
 The class Combinatorial_map_min_items defines the type of darts which is a Dart<d,CMap>. More...
 
struct  CGAL::Dart< d, CMap >
 The class Dart represents a dD dart in a combinatorial map. More...
 
struct  CGAL::Generic_map_min_items
 The class Generic_map_min_items defines void as the information associated with darts, and no attribute is enabled. More...