Home
last modified time | relevance | path

Searched refs:GIM_CONTACT_point_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.java66 long cPtr = CollisionJNI.GIM_CONTACT_point_get(swigCPtr, this); in getPoint()
DCollisionJNI.java2833 public final static native long GIM_CONTACT_point_get(long jarg1, GIM_CONTACT jarg1_); in GIM_CONTACT_point_get() method in CollisionJNI