Processing math: 100%
CGAL 4.3 - 2D Convex Hulls and Extreme Points
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Deprecated List
Class CGAL::Convex_hull_projective_xy_traits_2< Point_3 >
The functionality of this class has been generalized to other packages than 2D convex hulls. The more general class Projection_traits_xy_3 can be found in the 2D and 3D Linear Geometric Kernel. Note that the deprecated class was templated by a point class, whereas the new class is templated by a geometric kernel.
Class CGAL::Convex_hull_projective_xz_traits_2< Point_3 >
The functionality of this class has been generalized to other packages than 2D convex hulls. The more general class Projection_traits_xz_3 can be found in the 2D and 3D Linear Geometric Kernel. Note that the deprecated class was templated by a point class, whereas the new class is templated by a geometric kernel.
Class CGAL::Convex_hull_projective_yz_traits_2< Point_3 >
The functionality of this class has been generalized to other packages than 2D convex hulls. The more general class Projection_traits_yz_3 can be found in the 2D and 3D Linear Geometric Kernel. Note that the deprecated class was templated by a point class, whereas the new class is templated by a geometric kernel.