CGAL 4.3 - Geometric Object Generators
|
Concepts | |
concept | PointGenerator |
The concept PointGenerator defines the requirements for a point generator, which can be used in places where input iterators are called for. More... | |
concept | RandomConvexSetTraits_2 |
The concept RandomConvexSetTraits_2 describes the requirements of the traits class for the function random_convex_set_2() . More... | |
concept | RandomPolygonTraits_2 |
The concept RandomPolygonTraits_2 describes the requirements for the traits class used by the function random_polygon_2() . More... | |