Back to class index
| Polyhedron::ConvexHullSyntaxPolyhedron Polyhedron::ConvexHull(const float4 *pointArray, int numPoints); [109 lines of code]Creates a Polyhedron object that represents the convex hull of the given point array. Work in progress:Todo: in Polyhedron Polyhedron::ConvexHull(const float4 *pointArray, int numPoints): This function is strongly WIP! |