CGAL 5.0.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 | RandomConvexHullTraits_2 |
The concept RandomConvexHullTraits_2 describes the requirements for the traits class used by the function random_convex_hull_in_disc_2() . 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... | |