The class Convex_hull_traits_2<R> serves as a traits class for all the two-dimensional convex hull and extreme point calculation function. This class corresponds to the default traits class for these functions.
#include <CGAL/convex_hull_traits_2.h>
|
|
|
|
|
|
|
|
|
| ||
|
||
|
|
|
|
|
|
|
|
| |
copy constructor.
|
|
|
|
|
|
|
|
| |
|
| |
|
|
|
|
|
CGAL::Convex_hull_constructive_traits_2<R>
CGAL::Convex_hull_projective_xy_traits_2<Point_3>
CGAL::Convex_hull_projective_xz_traits_2<Point_3>
CGAL::Convex_hull_projective_yz_traits_2<Point_3>