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