Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtDispatcher.java101 long cPtr = CollisionJNI.btDispatcher_getManifoldByIndexInternal(swigCPtr, this, index); in getManifoldByIndexInternal()
DCollisionJNI.java453 …public final static native long btDispatcher_getManifoldByIndexInternal(long jarg1, btDispatcher j… in btDispatcher_getManifoldByIndexInternal() method in CollisionJNI