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

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
SoftbodyJNI.java 150 public final static native float btSoftBody_ImplicitFn_Eval(long jarg1, btSoftBody.ImplicitFn jarg1_, Vector3 jarg2);
    [all...]
btSoftBody.java 610 return SoftbodyJNI.btSoftBody_ImplicitFn_Eval(swigCPtr, this, x);
    [all...]

Completed in 987 milliseconds