|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Frustum.IntersectionType | |
|---|---|
| com.threerings.math | Model and animation configurations. |
| Uses of Frustum.IntersectionType in com.threerings.math |
|---|
| Methods in com.threerings.math that return Frustum.IntersectionType | |
|---|---|
Frustum.IntersectionType |
Frustum.getIntersectionType(Box box)
Checks whether the frustum intersects the specified box. |
static Frustum.IntersectionType |
Frustum.IntersectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Frustum.IntersectionType[] |
Frustum.IntersectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||