Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtDispatcherInfo.java86 return CollisionJNI.btDispatcherInfo_dispatchFunc_get(swigCPtr, this); in getDispatchFunc()
DCollisionJNI.java423 …public final static native int btDispatcherInfo_dispatchFunc_get(long jarg1, btDispatcherInfo jarg… in btDispatcherInfo_dispatchFunc_get() method in CollisionJNI