CGAL 6.0.1 - 2D Polygons
Loading...
Searching...
No Matches
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
 NCGAL
 CGeneral_polygon_with_holes_2The class General_polygon_with_holes_2 models the concept GeneralPolygonWithHoles_2
 CMultipolygon_with_holes_2The class Multipolygon_with_holes_2 models the concept MultipolygonWithHoles_2
 CPolygon_2The class Polygon_2 implements polygons
 CPolygon_with_holes_2The class Polygon_with_holes_2 models the concept GeneralPolygonWithHoles_2
 CGeneralPolygonWithHoles_2
 CMultipolygonWithHoles_2
 CPolygonTraits_2The 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