HomeSort by relevance Sort by last modified time
    Searched refs:btSoftBody_Feature_material_set (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 181 public final static native void btSoftBody_Feature_material_set(long jarg1, btSoftBody.Feature jarg1_, long jarg2, btSoftBody.Material jarg2_);
    [all...]
btSoftBody.java 945 SoftbodyJNI.btSoftBody_Feature_material_set(swigCPtr, this, btSoftBody.Material.getCPtr(value), value);
    [all...]

Completed in 50 milliseconds