Home
last modified time | relevance | path

Searched refs:GIM_CONTACT_normal_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.java75 long cPtr = CollisionJNI.GIM_CONTACT_normal_get(swigCPtr, this); in getNormal()
DCollisionJNI.java2835 public final static native long GIM_CONTACT_normal_get(long jarg1, GIM_CONTACT jarg1_); in GIM_CONTACT_normal_get() method in CollisionJNI