Home
last modified time | relevance | path

Searched refs:btBvhTree_getLeftNode (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTree.java94 return CollisionJNI.btBvhTree_getLeftNode(swigCPtr, this, nodeindex); in getLeftNode()
DCollisionJNI.java2637 public final static native int btBvhTree_getLeftNode(long jarg1, btBvhTree jarg1_, int jarg2); in btBvhTree_getLeftNode() method in CollisionJNI