|
CGAL 6.1.3 - 2D Polygons
|
Concepts | |
| class | GeneralPolygonWithHoles_2 |
| class | MultipolygonWithHoles_2 |
| class | PolygonTraits_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. More... | |