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

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBodySolverOutput.java 64 SoftbodyJNI.btSoftBodySolverOutput_copySoftBodyToVertexBuffer(swigCPtr, this, btSoftBody.getCPtr(softBody), softBody, btVertexBufferDescriptor.getCPtr(vertexBuffer), vertexBuffer);
SoftbodyJNI.java 40 public final static native void btSoftBodySolverOutput_copySoftBodyToVertexBuffer(long jarg1, btSoftBodySolverOutput jarg1_, long jarg2, btSoftBody jarg2_, long jarg3, btVertexBufferDescriptor jarg3_);
    [all...]

Completed in 36 milliseconds