Home
last modified time | relevance | path

Searched refs:btDispatcherInfo_useEpa_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.java135 return CollisionJNI.btDispatcherInfo_useEpa_get(swigCPtr, this); in getUseEpa()
DCollisionJNI.java435 …public final static native boolean btDispatcherInfo_useEpa_get(long jarg1, btDispatcherInfo jarg1_… in btDispatcherInfo_useEpa_get() method in CollisionJNI