Combinatorial map
Reference Manual

27.9   Classified Reference Pages

27.9.1   Concepts

CombinatorialMap
Dart
CellAttribute
CombinatorialMapItems

27.9.2   Classes

CGAL::Combinatorial_map<d,CMItems,Alloc>
CGAL::Dart<d,CMap>
CGAL::Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>
CGAL::Combinatorial_map_min_items<d>

27.9.3   Global Functions

Constructions for Combinatorial Maps

CGAL::make_edge<CMap>
CGAL::make_combinatorial_polygon<CMap>
CGAL::make_combinatorial_tetrahedron<CMap>
CGAL::make_combinatorial_hexahedron<CMap>

Operations for Combinatorial Maps

CGAL::is_removable<CMap,i>
CGAL::remove_cell<CMap,i>
CGAL::is_insertable_cell_1_in_cell_2<CMap>
CGAL::is_insertable_cell_2_in_cell_3<CMap,InputIterator>
CGAL::insert_cell_0_in_cell_1<CMap>
CGAL::insert_cell_0_in_cell_2<CMap>
CGAL::insert_cell_1_in_cell_2<CMap>
CGAL::insert_dangling_cell_1_in_cell_2<CMap>
CGAL::insert_cell_2_in_cell_3<CMap,InputIterator>

27.10   Alphabetical List of Reference Pages

CellAttribute
Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>
CombinatorialMapItems
CombinatorialMap
Combinatorial_map<d,CMItems,Alloc>
Combinatorial_map_min_items<d>
Dart<d,CMap>
Dart
insert_cell_0_in_cell_1<CMap>
insert_cell_0_in_cell_2<CMap>
insert_cell_1_in_cell_2<CMap>
insert_cell_2_in_cell_3<CMap,InputIterator>
insert_dangling_cell_1_in_cell_2<CMap>
is_insertable_cell_1_in_cell_2<CMap>
is_insertable_cell_2_in_cell_3<CMap,InputIterator>
is_removable<CMap,i>
make_combinatorial_hexahedron<CMap>
make_combinatorial_polygon<CMap>
make_combinatorial_tetrahedron<CMap>
make_edge<CMap>
remove_cell<CMap,i>