Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactQuantizedBvh.h206 SIMD_FORCE_INLINE int getEscapeNodeIndex(int nodeindex) const in getEscapeNodeIndex() function
346 SIMD_FORCE_INLINE int getEscapeNodeIndex(int nodeindex) const in getEscapeNodeIndex() function
DbtGImpactBvh.h210 SIMD_FORCE_INLINE int getEscapeNodeIndex(int nodeindex) const in getEscapeNodeIndex() function
370 SIMD_FORCE_INLINE int getEscapeNodeIndex(int nodeindex) const in getEscapeNodeIndex() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTree.java101 public int getEscapeNodeIndex(int nodeindex) { in getEscapeNodeIndex() method in btBvhTree
DbtQuantizedBvhTree.java116 public int getEscapeNodeIndex(int nodeindex) { in getEscapeNodeIndex() method in btQuantizedBvhTree
DbtGImpactQuantizedBvh.java138 public int getEscapeNodeIndex(int nodeindex) { in getEscapeNodeIndex() method in btGImpactQuantizedBvh
DbtGImpactBvh.java138 public int getEscapeNodeIndex(int nodeindex) { in getEscapeNodeIndex() method in btGImpactBvh