OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLeftPlane
(Results
1 - 2
of
2
) sorted by null
/external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
BIHNode.java
94
public void
setLeftPlane
(float leftPlane) {
BIHTree.java
347
node.
setLeftPlane
(getMinMax(createBox(l, max(l, pivot - 1)), false, axis));
Completed in 189 milliseconds