btCompoundShape Member List

This is the complete list of members for btCompoundShape, including all inherited members.
addChildShape(const btTransform &localTransform, btCollisionShape *shape)btCompoundShape
BT_DECLARE_ALIGNED_ALLOCATOR()btCompoundShape
btCollisionShape()btCollisionShape [inline]
btCompoundShape(bool enableDynamicAabbTree=true)btCompoundShape
calculateLocalInertia(btScalar mass, btVector3 &inertia) const btCompoundShape [virtual]
calculatePrincipalAxisTransform(btScalar *masses, btTransform &principal, btVector3 &inertia) const btCompoundShape
calculateSerializeBufferSize() const btCompoundShape [inline, virtual]
calculateTemporalAabb(const btTransform &curTrans, const btVector3 &linvel, const btVector3 &angvel, btScalar timeStep, btVector3 &temporalAabbMin, btVector3 &temporalAabbMax) const btCollisionShape
createAabbTreeFromChildren()btCompoundShape
getAabb(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const btCompoundShape [virtual]
getAngularMotionDisc() const btCollisionShape [virtual]
getAnisotropicRollingFrictionDirection() const btCollisionShape [inline, virtual]
getBoundingSphere(btVector3 &center, btScalar &radius) const btCollisionShape [virtual]
getChildList()btCompoundShape [inline]
getChildShape(int index)btCompoundShape [inline]
getChildShape(int index) const btCompoundShape [inline]
getChildTransform(int index)btCompoundShape [inline]
getChildTransform(int index) const btCompoundShape [inline]
getContactBreakingThreshold(btScalar defaultContactThresholdFactor) const btCollisionShape [virtual]
getDynamicAabbTree() const btCompoundShape [inline]
getDynamicAabbTree()btCompoundShape [inline]
getLocalScaling() const btCompoundShape [inline, virtual]
getMargin() const btCompoundShape [inline, virtual]
getName() const btCompoundShape [inline, virtual]
getNumChildShapes() const btCompoundShape [inline]
getShapeType() const btCollisionShape [inline]
getUpdateRevision() const btCompoundShape [inline]
getUserPointer() const btCollisionShape [inline]
isCompound() const btCollisionShape [inline]
isConcave() const btCollisionShape [inline]
isConvex() const btCollisionShape [inline]
isConvex2d() const btCollisionShape [inline]
isInfinite() const btCollisionShape [inline]
isNonMoving() const btCollisionShape [inline]
isPolyhedral() const btCollisionShape [inline]
isSoftBody() const btCollisionShape [inline]
m_childrenbtCompoundShape [private]
m_collisionMarginbtCompoundShape [private]
m_dynamicAabbTreebtCompoundShape [private]
m_localAabbMaxbtCompoundShape [private]
m_localAabbMinbtCompoundShape [private]
m_localScalingbtCompoundShape [protected]
m_shapeTypebtCollisionShape [protected]
m_updateRevisionbtCompoundShape [private]
m_userPointerbtCollisionShape [protected]
recalculateLocalAabb()btCompoundShape [virtual]
removeChildShape(btCollisionShape *shape)btCompoundShape [virtual]
removeChildShapeByIndex(int childShapeindex)btCompoundShape
serialize(void *dataBuffer, btSerializer *serializer) const btCompoundShape [virtual]
serializeSingleShape(btSerializer *serializer) const btCollisionShape [virtual]
setLocalScaling(const btVector3 &scaling)btCompoundShape [virtual]
setMargin(btScalar margin)btCompoundShape [inline, virtual]
setUserPointer(void *userPtr)btCollisionShape [inline]
updateChildTransform(int childIndex, const btTransform &newChildTransform, bool shouldRecalculateLocalAabb=true)btCompoundShape
~btCollisionShape()btCollisionShape [inline, virtual]
~btCompoundShape()btCompoundShape [virtual]