|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConvexHull2D | Generic interface for classes that allow computing the convex hull of a set of points. |
Class Summary | |
---|---|
GrahamScan2D | Computation of the convex hull using Graham scan algorithm. |
JarvisMarch2D | Computes the convex hull of a set of points as a single Polygon2D by gift wrapping algorithm, also know as Jarvis March. |
Convex hull computation.
Contains various algorithms for computing convex hull of a set of points, like Jarvis March.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |