Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactQuantizedBvh.h195 SIMD_FORCE_INLINE int getLeftNode(int nodeindex) const in getLeftNode() function
336 SIMD_FORCE_INLINE int getLeftNode(int nodeindex) const in getLeftNode() function
DbtGImpactBvh.h199 SIMD_FORCE_INLINE int getLeftNode(int nodeindex) const in getLeftNode() function
360 SIMD_FORCE_INLINE int getLeftNode(int nodeindex) const in getLeftNode() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTree.java93 public int getLeftNode(int nodeindex) { in getLeftNode() method in btBvhTree
DbtQuantizedBvhTree.java108 public int getLeftNode(int nodeindex) { in getLeftNode() method in btQuantizedBvhTree
DbtGImpactQuantizedBvh.java130 public int getLeftNode(int nodeindex) { in getLeftNode() method in btGImpactQuantizedBvh
DbtGImpactBvh.java130 public int getLeftNode(int nodeindex) { in getLeftNode() method in btGImpactBvh