Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtDbvtBroadphase.java213 return CollisionJNI.btDbvtBroadphase_needcleanup_get(swigCPtr, this); in getNeedcleanup()
DCollisionJNI.java1482 …public final static native boolean btDbvtBroadphase_needcleanup_get(long jarg1, btDbvtBroadphase j… in btDbvtBroadphase_needcleanup_get() method in CollisionJNI