HomeSort by relevance Sort by last modified time
    Searched refs:btSoftBodyWorldInfo_gravity_set (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBodyWorldInfo.java 123 SoftbodyJNI.btSoftBodyWorldInfo_gravity_set(swigCPtr, this, btVector3.getCPtr(value), value);
SoftbodyJNI.java 115 public final static native void btSoftBodyWorldInfo_gravity_set(long jarg1, btSoftBodyWorldInfo jarg1_, long jarg2, btVector3 jarg2_);
    [all...]

Completed in 37 milliseconds