Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DGIM_CONTACT.java84 return CollisionJNI.GIM_CONTACT_depth_get(swigCPtr, this); in getDepth()
DCollisionJNI.java2837 public final static native float GIM_CONTACT_depth_get(long jarg1, GIM_CONTACT jarg1_); in GIM_CONTACT_depth_get() method in CollisionJNI