public class btCompoundFromGimpactShape extends btCompoundShape
className| Constructor and Description |
|---|
btCompoundFromGimpactShape() |
btCompoundFromGimpactShape(long cPtr,
boolean cMemoryOwn)
Construct a new btCompoundFromGimpactShape, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btCompoundFromGimpactShape obj) |
void |
operatorDelete(long ptr) |
void |
operatorDelete(long arg0,
long arg1) |
void |
operatorDeleteArray(long ptr) |
void |
operatorDeleteArray(long arg0,
long arg1) |
long |
operatorNew(long sizeInBytes) |
long |
operatorNew(long arg0,
long ptr) |
long |
operatorNewArray(long sizeInBytes) |
long |
operatorNewArray(long arg0,
long ptr) |
addChildShape, calculatePrincipalAxisTransform, createAabbTreeFromChildren, dispose, getChildList, getChildShape, getChildTransform, getChildTransformConst, getCPtr, getDynamicAabbTree, getDynamicAabbTreeConst, getNumChildShapes, getUpdateRevision, recalculateLocalAabb, removeChildShape, removeChildShapeByIndex, updateChildTransform, updateChildTransformcalculateLocalInertia, 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, setUserPointerequals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btCompoundFromGimpactShape(long cPtr,
boolean cMemoryOwn)
public btCompoundFromGimpactShape()
public static long getCPtr(btCompoundFromGimpactShape obj)
public long operatorNew(long sizeInBytes)
operatorNew in class btCompoundShapepublic void operatorDelete(long ptr)
operatorDelete in class btCompoundShapepublic long operatorNew(long arg0,
long ptr)
operatorNew in class btCompoundShapepublic void operatorDelete(long arg0,
long arg1)
operatorDelete in class btCompoundShapepublic long operatorNewArray(long sizeInBytes)
operatorNewArray in class btCompoundShapepublic void operatorDeleteArray(long ptr)
operatorDeleteArray in class btCompoundShapepublic long operatorNewArray(long arg0,
long ptr)
operatorNewArray in class btCompoundShapepublic void operatorDeleteArray(long arg0,
long arg1)
operatorDeleteArray in class btCompoundShapeCopyright © 2021. All rights reserved.