![]() |
#include <CGAL/connect_holes.h>
| template <class Kernel, class Container, class OutputIterator> | ||
| OutputIterator | connect_holes ( Polygon_with_holes_2<Kernel,Container> pwh, OutputIterator oi) | |
Precondition
The input polygon with holes pwh is bounded (namely it has a valid outer boundary).