CGAL 4.4 - 3D Convex Hulls
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

Concepts

conceptConvexHullPolyhedron_3
 Requirements of the polyhedron type built by the function CGAL::convex_hull_3(). More...
 
conceptConvexHullPolyhedronFacet_3
 Requirements of the facet type of a polyhedron built by the function CGAL::convex_hull_3(). More...
 
conceptConvexHullPolyhedronHalfedge_3
 Requirements of the halfedge type required for the polyhedron built by the function CGAL::convex_hull_3(). More...
 
conceptConvexHullPolyhedronVertex_3
 Requirements of the vertex type of the polyhedron built by the function CGAL::convex_hull_3(). More...
 
conceptConvexHullTraits_3
 Requirements of the traits class of the function CGAL::convex_hull_3(). More...
 
conceptIsStronglyConvexTraits_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(). More...