![]() |
template < class CMap > | ||||
typename CMap::Dart_handle | make_combinatorial_polygon ( CMap& cm, unsigned int lg) | |||
Creates a combinatorial polygon of length lg (lg darts
linked by β1), and adds it in cm.
Returns a handle on one dart of this combinatorial polygon.
|