| Modifier and Type | Method and Description |
|---|---|
boolean |
BoundingPolytope.intersect(Bounds[] boundsObjects,
BoundingPolytope newBoundingPolytope)
Test for intersection with an array of bounds objects.
|
boolean |
BoundingPolytope.intersect(Bounds boundsObject,
BoundingPolytope newBoundPolytope)
Test for intersection with another bounds object.
|
Copyright © 2015. All rights reserved.