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

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSparseSdf3.java 322 return SoftbodyJNI.btSparseSdf3_Evaluate(swigCPtr, this, x, btCollisionShape.getCPtr(shape), shape, normal, margin);
SoftbodyJNI.java 93 public final static native float btSparseSdf3_Evaluate(long jarg1, btSparseSdf3 jarg1_, Vector3 jarg2, long jarg3, btCollisionShape jarg3_, Vector3 jarg4, float jarg5);
    [all...]

Completed in 35 milliseconds