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