Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DContactCache.java86 return CollisionJNI.ContactCache_cacheTime_get(swigCPtr, this); in getCacheTime()
DCollisionJNI.java2491 public final static native float ContactCache_cacheTime_get(long jarg1, ContactCache jarg1_); in ContactCache_cacheTime_get() method in CollisionJNI