|
CGAL 4.11 - 2D Polygons
|
| The class Polygon_2 implements polygons | |
The class Polygon_with_holes_2 models the concept GeneralPolygonWithHoles_2 | |
The class General_polygon_with_holes_2 models the concept GeneralPolygonWithHoles_2 | |
The CGAL::Polygon_2 class and the functions that implement the functionality found in that class each are parameterized by a traits class that defines the primitives used in the algorithms. The concept PolygonTraits_2 defines this common set of requirements |