Module org.jeometry.algorithm
Package org.jeometry.geom3D.algorithm.convexhull.quickhull
-
Class Summary Class Description QuickHull This class provide convex hull computation for a set of points using the convex hull algorithm given in "The Quickhull Algorithm for Convex Hulls."