Home
last modified time | relevance | path

Searched defs:getRightNode (Results 1 – 6 of 6) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactQuantizedBvh.h200 SIMD_FORCE_INLINE int getRightNode(int nodeindex) const in getRightNode() function
341 SIMD_FORCE_INLINE int getRightNode(int nodeindex) const in getRightNode() function
DbtGImpactBvh.h204 SIMD_FORCE_INLINE int getRightNode(int nodeindex) const in getRightNode() function
365 SIMD_FORCE_INLINE int getRightNode(int nodeindex) const in getRightNode() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTree.java97 public int getRightNode(int nodeindex) { in getRightNode() method in btBvhTree
DbtQuantizedBvhTree.java112 public int getRightNode(int nodeindex) { in getRightNode() method in btQuantizedBvhTree
DbtGImpactQuantizedBvh.java134 public int getRightNode(int nodeindex) { in getRightNode() method in btGImpactQuantizedBvh
DbtGImpactBvh.java134 public int getRightNode(int nodeindex) { in getRightNode() method in btGImpactBvh