Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DBT_QUANTIZED_BVH_NODE.java102 return CollisionJNI.BT_QUANTIZED_BVH_NODE_getDataIndex(swigCPtr, this); in getDataIndex()
DCollisionJNI.java2683 …public final static native int BT_QUANTIZED_BVH_NODE_getDataIndex(long jarg1, BT_QUANTIZED_BVH_NOD… in BT_QUANTIZED_BVH_NODE_getDataIndex() method in CollisionJNI