Home
last modified time | relevance | path

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

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