Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTree.java86 CollisionJNI.btBvhTree_getNodeBound(swigCPtr, this, nodeindex, btAABB.getCPtr(bound), bound); in getNodeBound()
DCollisionJNI.java2635 …public final static native void btBvhTree_getNodeBound(long jarg1, btBvhTree jarg1_, int jarg2, lo… in btBvhTree_getNodeBound() method in CollisionJNI