CGAL 4.5.1 - 3D Convex Hulls
|
CGAL | |
Convex_hull_traits_3 | The class Convex_hull_traits_3 serves as a traits class for the function convex_hull_3() |
ConvexHullPolyhedron_3 | Requirements of the polyhedron type built by the function CGAL::convex_hull_3() |
ConvexHullPolyhedronFacet_3 | Requirements of the facet type of a polyhedron built by the function CGAL::convex_hull_3() |
ConvexHullPolyhedronHalfedge_3 | Requirements of the halfedge type required for the polyhedron built by the function CGAL::convex_hull_3() |
ConvexHullPolyhedronVertex_3 | Requirements of the vertex type of the polyhedron built by the function CGAL::convex_hull_3() |
ConvexHullTraits_3 | Requirements of the traits class of the function CGAL::convex_hull_3() |
IsStronglyConvexTraits_3 | Requirements of the traits class used by the function CGAL::is_strongly_convex_3() , which is used for postcondition checking by CGAL::convex_hull_3() |