\( \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.14 - 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...