CGAL 5.6.1 - Geometric Object Generators

Concepts

conceptPointGenerator
 The concept PointGenerator defines the requirements for a point generator, which can be used in places where input iterators are called for. More...
 
conceptRandomConvexHullTraits_2
 The concept RandomConvexHullTraits_2 describes the requirements for the traits class used by the function random_convex_hull_in_disc_2(). More...
 
conceptRandomConvexSetTraits_2
 The concept RandomConvexSetTraits_2 describes the requirements of the traits class for the function random_convex_set_2(). More...
 
conceptRandomPolygonTraits_2
 The concept RandomPolygonTraits_2 describes the requirements for the traits class used by the function random_polygon_2(). More...