HomeSort by relevance Sort by last modified time
    Searched full:rightbbox (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/
BIHTree.java 285 // BoundingBox rightBbox = new BoundingBox(currentBox);
286 // setMinMax(rightBbox, true, axis, split);
287 // node.right = createNode2(splitIndex, r, rightBbox, depth+1);
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
rtree.c 2180 RtreeCell rightbbox; local
    [all...]

Completed in 143 milliseconds