public class btSoftBodySolverOutput extends BulletBase
className| Constructor and Description |
|---|
btSoftBodySolverOutput(long cPtr,
boolean cMemoryOwn)
Construct a new btSoftBodySolverOutput, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
copySoftBodyToVertexBuffer(btSoftBody softBody,
btVertexBufferDescriptor vertexBuffer) |
static long |
getCPtr(btSoftBodySolverOutput obj) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btSoftBodySolverOutput(long cPtr,
boolean cMemoryOwn)
public static long getCPtr(btSoftBodySolverOutput obj)
public void copySoftBodyToVertexBuffer(btSoftBody softBody, btVertexBufferDescriptor vertexBuffer)
Copyright © 2021. All rights reserved.