|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConvexHull | |
|---|---|
| org.openmali.spatial.bodies | |
| org.openmali.spatial.bounds | |
| Uses of ConvexHull in org.openmali.spatial.bodies |
|---|
| Methods in org.openmali.spatial.bodies with parameters of type ConvexHull | |
|---|---|
static boolean |
IntersectionFactory.convexHullIntersectsRay(ConvexHull hull,
Point3f origin,
Vector3f dir,
Tuple3f intersection)
|
static boolean |
IntersectionFactory.convexHullIntersectsRay(ConvexHull hull,
Ray3f ray,
Tuple3f intersection)
|
| Uses of ConvexHull in org.openmali.spatial.bounds |
|---|
| Subclasses of ConvexHull in org.openmali.spatial.bounds | |
|---|---|
class |
BoundingPolytope
A set of planes that prescribe a convex, closed polygonal bounding region. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||