static void |
SoftbodyJNI.btDefaultSoftBodySolver_copySoftBodyToVertexBuffer(long jarg1,
btDefaultSoftBodySolver jarg1_,
long jarg2,
btSoftBody jarg2_,
long jarg3,
btVertexBufferDescriptor jarg3_) |
static void |
SoftbodyJNI.btSoftBodySolverOutput_copySoftBodyToVertexBuffer(long jarg1,
btSoftBodySolverOutput jarg1_,
long jarg2,
btSoftBody jarg2_,
long jarg3,
btVertexBufferDescriptor jarg3_) |
static int |
SoftbodyJNI.btVertexBufferDescriptor_getBufferType(long jarg1,
btVertexBufferDescriptor jarg1_) |
static int |
SoftbodyJNI.btVertexBufferDescriptor_getNormalOffset(long jarg1,
btVertexBufferDescriptor jarg1_) |
static int |
SoftbodyJNI.btVertexBufferDescriptor_getNormalStride(long jarg1,
btVertexBufferDescriptor jarg1_) |
static int |
SoftbodyJNI.btVertexBufferDescriptor_getVertexOffset(long jarg1,
btVertexBufferDescriptor jarg1_) |
static int |
SoftbodyJNI.btVertexBufferDescriptor_getVertexStride(long jarg1,
btVertexBufferDescriptor jarg1_) |
static boolean |
SoftbodyJNI.btVertexBufferDescriptor_hasNormals(long jarg1,
btVertexBufferDescriptor jarg1_) |
static boolean |
SoftbodyJNI.btVertexBufferDescriptor_hasVertexPositions(long jarg1,
btVertexBufferDescriptor jarg1_) |
void |
btSoftBodySolverOutput.copySoftBodyToVertexBuffer(btSoftBody softBody,
btVertexBufferDescriptor vertexBuffer) |
void |
btDefaultSoftBodySolver.copySoftBodyToVertexBuffer(btSoftBody softBody,
btVertexBufferDescriptor vertexBuffer) |
static long |
btVertexBufferDescriptor.getCPtr(btVertexBufferDescriptor obj) |