\( \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.8.2 - 3D Convex Hulls
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
oNCGAL
|\CConvex_hull_traits_3The class Convex_hull_traits_3 serves as a traits class for the function convex_hull_3()
oCConvexHullPolyhedron_3Requirements of the polyhedron type built by the function CGAL::convex_hull_3()
oCConvexHullPolyhedronFacet_3Requirements of the facet type of a polyhedron built by the function CGAL::convex_hull_3()
oCConvexHullPolyhedronHalfedge_3Requirements of the halfedge type required for the polyhedron built by the function CGAL::convex_hull_3()
oCConvexHullPolyhedronVertex_3Requirements of the vertex type of the polyhedron built by the function CGAL::convex_hull_3()
oCConvexHullTraits_3Requirements of the traits class of the function CGAL::convex_hull_3()
\CIsStronglyConvexTraits_3Requirements of the traits class used by the function CGAL::is_strongly_convex_3(), which is used for postcondition checking by CGAL::convex_hull_3()