![]() |
template < class CMap > | ||||
typename CMap::Dart_handle | insert_cell_1_in_cell_2 ( CMap& cm, typename CMap::Dart_handle dh1, typename CMap::Dart_handle dh2) | |||
Inserts a 1-cell in the 2-cell containing dh1 and dh2.
Returns β0(dh1), a handle on one dart belonging to the new 1-cell.
|