public class btSoftClusterCollisionShape extends btConvexInternalShape
className| Constructor and Description |
|---|
btSoftClusterCollisionShape(btSoftBody.Cluster cluster) |
btSoftClusterCollisionShape(long cPtr,
boolean cMemoryOwn)
Construct a new btSoftClusterCollisionShape, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.Cluster |
getCluster() |
static long |
getCPtr(btSoftClusterCollisionShape obj) |
int |
getShapeType() |
void |
setCluster(btSoftBody.Cluster value) |
getCPtr, getImplicitShapeDimensions, getLocalScalingNV, getMarginNV, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorNew, operatorNew, operatorNewArray, operatorNewArray, setImplicitShapeDimensions, setSafeMargin, setSafeMargin, setSafeMargin, setSafeMarginbatchedUnitVectorGetSupportingVertexWithoutMargin, getAabbNonVirtual, getAabbSlow, getCPtr, getMarginNonVirtual, getNumPreferredPenetrationDirections, getPreferredPenetrationDirection, localGetSupportingVertex, localGetSupportingVertexWithoutMargin, localGetSupportVertexNonVirtual, localGetSupportVertexWithoutMarginNonVirtual, projectcalculateLocalInertia, calculateSerializeBufferSize, calculateTemporalAabb, getAabb, getAngularMotionDisc, getAnisotropicRollingFrictionDirection, getBoundingSphere, getContactBreakingThreshold, getCPtr, getLocalScaling, getMargin, getName, 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 btSoftClusterCollisionShape(long cPtr,
boolean cMemoryOwn)
public btSoftClusterCollisionShape(btSoftBody.Cluster cluster)
public static long getCPtr(btSoftClusterCollisionShape obj)
public void setCluster(btSoftBody.Cluster value)
public btSoftBody.Cluster getCluster()
public int getShapeType()
getShapeType in class btCollisionShapeCopyright © 2021. All rights reserved.