This class supports a few convenient operations in addition to the requirements that the concept GeneralPolygon_2 lists.
#include <CGAL/General_polygon_2.h>
| |
number of edges size type.
|
|
| returns the number of edges of polygon. |
|
| clears polygon. | ||
|
|
reverses the orientation of the polygon.
|
|
| returns true if polygon is empty, and false otherwise. | ||
|
|
returns the orientation of polygon.
|