CGAL 5.6.1 - 2D Convex Hulls and Extreme Points

Classes

class  CGAL::Convex_hull_constructive_traits_2< R >
 The class Convex_hull_constructive_traits_2 serves as a traits class for all the two-dimensional convex hull and extreme point calculation function. More...
 
class  CGAL::Convex_hull_traits_2< R >
 The class Convex_hull_traits_2 serves as a traits class for all the two-dimensional convex hull and extreme point calculation function. More...
 
class  CGAL::Convex_hull_traits_adapter_2< BaseTraits, PointPropertyMap >
 The class Convex_hull_traits_adapter_2 serves as a traits class for all the two-dimensional convex hull and extreme point calculation functions. More...