Geert-Jan Giezeman and Wieger Wesselink
This package provides a 2D polygon class and operations on sequences of points, like bounding box, extremal points, signed area, simplicity and convexity test, orientation, and point location. The demo includes operations on polygons, such as computing a convex partition, and the straight skeleton.
Assertions
The assertion flags for the polygons and polygon operations use POLYGON
in their names (e.g., CGAL_POLYGON_NO_ASSERTIONS
).
Concepts
Classes
Global Functions
Draw a Polygon_2
Draw a Polygon_with_holes_2