Home
last modified time | relevance | path

Searched refs:GIM_CONTACT_normal_set (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.java71 CollisionJNI.GIM_CONTACT_normal_set(swigCPtr, this, btVector3.getCPtr(value), value); in setNormal()
DCollisionJNI.java2834 …public final static native void GIM_CONTACT_normal_set(long jarg1, GIM_CONTACT jarg1_, long jarg2,… in GIM_CONTACT_normal_set() method in CollisionJNI