Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtDispatcher.java72 …long cPtr = CollisionJNI.btDispatcher_getNewManifold(swigCPtr, this, btCollisionObject.getCPtr(b0)… in getNewManifold()
DCollisionJNI.java446 …public final static native long btDispatcher_getNewManifold(long jarg1, btDispatcher jarg1_, long … in btDispatcher_getNewManifold() method in CollisionJNI