Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtPersistentManifold.java122 return CollisionJNI.btPersistentManifold_getContactBreakingThreshold(swigCPtr, this); in getContactBreakingThreshold()
DCollisionJNI.java2121 …public final static native float btPersistentManifold_getContactBreakingThreshold(long jarg1, btPe… in btPersistentManifold_getContactBreakingThreshold() method in CollisionJNI