Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
lightweight-geometry-convex-hull
1.0.0
Javadoc
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
de
.
topobyte
.
lightgeom
.
convexhull
Class Summary
Class
Description
ConvexHull
Computes the convex hull of a set of points using the monotone chain convex hull algorithm (aka Andrew's algorithm).
FloatArray
A resizable, ordered or unordered float array.
IntArray
A resizable, ordered or unordered int array.
PointArray
ShortArray
A resizable, ordered or unordered short array.