The class Convex_hull_projective_yz_traits_2<Point_3> serves as a traits class for all the two-dimensional convex hull and extreme point calculation function. This class can be used to compute the convex hull of a set of 3D points projected onto the yz plane (i.e., by ignoring the x coordinate).
#include <CGAL/Convex_hull_projective_yz_traits_2.h>
|
|
|
| ||
|
||
| ||
|
||
| ||
|
||
| ||
|
||
| ||
|
||
| ||
|
| |
default constructor.
|
|
|
|
|
|
|
|
| |
|
| |
|
|
|
|
|
CGAL::Convex_hull_constructive_traits_2<R>
CGAL::Convex_hull_projective_xz_traits_2<Point_3>
CGAL::Convex_hull_projective_xy_traits_2<Point_3>
CGAL::Convex_hull_traits_2<R>