\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.7 - Geometric Object Generators
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

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...