public class btGImpactCompoundShape extends btGImpactShapeInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
btGImpactCompoundShape.CompoundPrimitiveManager |
className| Constructor and Description |
|---|
btGImpactCompoundShape() |
btGImpactCompoundShape(boolean children_has_transform) |
btGImpactCompoundShape(long cPtr,
boolean cMemoryOwn)
Construct a new btGImpactCompoundShape, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addChildShape(btCollisionShape shape) |
void |
addChildShape(Matrix4 localTransform,
btCollisionShape shape) |
btGImpactCompoundShape.CompoundPrimitiveManager |
getCompoundPrimitiveManager() |
static long |
getCPtr(btGImpactCompoundShape obj) |
childrenHasTransform, getBoxSet, getBulletTetrahedron, getBulletTriangle, getChildAabb, getChildShape, getChildShapeConst, getChildTransform, getCPtr, getGImpactShapeType, getLocalBox, getNumChildShapes, getPrimitiveManager, getPrimitiveTriangle, getShapeType, hasBoxSet, lockChildShapes, needsRetrieveTetrahedrons, needsRetrieveTriangles, postUpdate, processAllTrianglesRay, rayTest, setChildTransform, unlockChildShapes, updateBoundgetCPtr, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorNew, operatorNew, operatorNewArray, operatorNewArray, processAllTrianglescalculateLocalInertia, 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 btGImpactCompoundShape(long cPtr,
boolean cMemoryOwn)
public btGImpactCompoundShape(boolean children_has_transform)
public btGImpactCompoundShape()
public static long getCPtr(btGImpactCompoundShape obj)
public btGImpactCompoundShape.CompoundPrimitiveManager getCompoundPrimitiveManager()
public void addChildShape(Matrix4 localTransform, btCollisionShape shape)
public void addChildShape(btCollisionShape shape)
Copyright © 2021. All rights reserved.