OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rbbox
(Results
1 - 2
of
2
) sorted by null
/external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
BIHTree.java
330
BoundingBox
rbbox
= new BoundingBox(currentBox);
local
331
setMinMax(
rbbox
, true, axis, split);
332
return createNode(l, r,
rbbox
, depth + 1);
351
BoundingBox
rbbox
= new BoundingBox(currentBox);
local
352
setMinMax(
rbbox
, true, axis, split);
355
node.setRightChild(createNode(pivot, r,
rbbox
, depth + 1)); //Recursive call
/external/libvpx/examples/includes/geshi/geshi/
matlab.php
123
'rank','rat','rats','
rbbox
','rcond','real','realmax','realmin',
Completed in 61 milliseconds