CGAL 5.0.3 - 3D Convex Hulls
|
Concepts | |
concept | ConvexHullTraits_3 |
Requirements of the traits class of the function CGAL::convex_hull_3() . More... | |
concept | 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() . More... | |