Package quickhull3d

Class Summary
Point3d A three-element spatial point.
QuickHull3D Computes the convex hull of a set of three dimensional points.
QuickHull3DTest Testing class for QuickHull3D.
SimpleExample Simple example usage of QuickHull3D.
Vector3d A three-element vector.
 

Exception Summary
InternalErrorException Exception thrown when QuickHull3D encounters an internal error.