|
CGAL 5.1 - Combinatorial Maps
|
Items had to define the type of dart used, and the default class was Combinatorial_map_min_items. This is now deprecated, the Dart type is no more defined in the item class, but replaced by the Dart_info type. CGAL_CMAP_DART_DEPRECATED can be defined to keep the old behavior. Generic_map_min_items instead, where the Dart type is no more defined, but replaced by the Dart_info type. CGAL_CMAP_DART_DEPRECATED can be defined to keep the old behavior. Dart_handle as first parameter. CGAL_CMAP_DART_DEPRECATED can be defined to keep the old behavior. dh. Deprecated. Use cm.insert_cell_0_in_cell_1() instead. dh. Deprecated. Use cm.insert_cell_0_in_cell_2() instead. dh1 and dh2. Deprecated. Use cm.insert_cell_1_in_cell_2() instead. [afirst,alast). Deprecated. Use cm.insert_cell_2_in_cell_3() instead. dh, the 1-cell being attached only by one of its extremity to the 0-cell containing dh. Deprecated. Use cm.insert_dangling_cell_1_in_cell_2() instead. cm between dh1 and dh2. Deprecated. Use cm.is_insertable_cell_1_in_cell_2() instead. cm along the path of darts given by the range [afirst,alast). Deprecated. Use cm.is_insertable_cell_2_in_cell_3() instead. dh can be removed. Deprecated. Use cm.is_removable() instead. cm.make_combinatorial_hexahedron() instead. lg. Deprecated. Use cm.make_combinatorial_polygon() instead. cm.make_combinatorial_tetrahedron() instead. cm.make_edge() instead. dh. Deprecated. Use cm.remove_cell() instead.