OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:worldBound
(Results
1 - 2
of
2
) sorted by null
/external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
BIHTree.java
398
BoundingVolume
worldBound
,
402
worldBound
.collideWith(r, boundResults);
451
BoundingVolume
worldBound
,
456
return collideWithRay(ray, worldMatrix,
worldBound
, results);
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
Spatial.java
127
protected BoundingVolume
worldBound
;
[
all
...]
Completed in 582 milliseconds