![]() |
template <class CMap> | ||||
typename CMap::Dart_handle | insert_cell_0_in_cell_2 ( CMap & cm, typename CMap::Dart_handle dh) | |||
Inserts a 0-cell in the 2-cell containing dh.
The 2-cell is split in triangles, one for each initial edge of the facet.
Returns a handle on one dart belonging to the new 0-cell.
|