The function create_offset_polygons_2 creates a straight skeleton in the interior of a 2D polygon with holes.
#include <CGAL/create_straight_skeleton_2.h>
| ||||
| ||||
| ||||
returns a container with all the offset polygons at distance offset obtained from the straight skeleton s. |