public class btSoftBodyCollisionShape extends btConcaveShape
className| Constructor and Description |
|---|
btSoftBodyCollisionShape(btSoftBody backptr) |
btSoftBodyCollisionShape(long cPtr,
boolean cMemoryOwn)
Construct a new btSoftBodyCollisionShape, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody |
getBody() |
static long |
getCPtr(btSoftBodyCollisionShape obj) |
void |
setBody(btSoftBody value) |
getCPtr, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorNew, operatorNew, operatorNewArray, operatorNewArray, processAllTrianglescalculateLocalInertia, calculateSerializeBufferSize, calculateTemporalAabb, getAabb, getAngularMotionDisc, getAnisotropicRollingFrictionDirection, getBoundingSphere, getContactBreakingThreshold, getCPtr, getLocalScaling, getMargin, getName, getShapeType, getUserIndex, getUserPointer, isCompound, isConcave, isConvex, isConvex2d, isInfinite, isNonMoving, isPolyhedral, isSoftBody, newDerivedObject, serialize, serializeSingleShape, setLocalScaling, setMargin, setUserIndex, setUserPointerdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btSoftBodyCollisionShape(long cPtr,
boolean cMemoryOwn)
public btSoftBodyCollisionShape(btSoftBody backptr)
public static long getCPtr(btSoftBodyCollisionShape obj)
public void setBody(btSoftBody value)
public btSoftBody getBody()
Copyright © 2021. All rights reserved.