Blender V2.61 - r43446

btGImpactShapeInterface Member List

This is the complete list of members for btGImpactShapeInterface, including all inherited members.
btCollisionShape()btCollisionShape [inline]
btConcaveShape()btConcaveShape
btGImpactShapeInterface()btGImpactShapeInterface [inline]
calcLocalAABB()btGImpactShapeInterface [inline, protected, virtual]
calculateLocalInertia(btScalar mass, btVector3 &inertia) const =0btCollisionShape [pure virtual]
calculateSerializeBufferSize() const btCollisionShape [virtual]
calculateTemporalAabb(const btTransform &curTrans, const btVector3 &linvel, const btVector3 &angvel, btScalar timeStep, btVector3 &temporalAabbMin, btVector3 &temporalAabbMax) const btCollisionShape
childrenHasTransform() const =0btGImpactShapeInterface [pure virtual]
getAabb(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const btGImpactShapeInterface [inline, virtual]
getAngularMotionDisc() const btCollisionShape [virtual]
getBoundingSphere(btVector3 &center, btScalar &radius) const btCollisionShape [virtual]
getBoxSet()btGImpactShapeInterface [inline]
getBulletTetrahedron(int prim_index, btTetrahedronShapeEx &tetrahedron) const =0btGImpactShapeInterface [pure virtual]
getBulletTriangle(int prim_index, btTriangleShapeEx &triangle) const =0btGImpactShapeInterface [pure virtual]
getChildAabb(int child_index, const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const btGImpactShapeInterface [inline, virtual]
getChildShape(int index)=0btGImpactShapeInterface [pure virtual]
getChildShape(int index) const =0btGImpactShapeInterface [pure virtual]
getChildTransform(int index) const =0btGImpactShapeInterface [pure virtual]
getContactBreakingThreshold(btScalar defaultContactThresholdFactor) const btCollisionShape [virtual]
getGImpactShapeType() const =0btGImpactShapeInterface [pure virtual]
getLocalBox()btGImpactShapeInterface [inline]
getLocalScaling() const btGImpactShapeInterface [inline, virtual]
getMargin() const btConcaveShape [inline, virtual]
getName() const =0btCollisionShape [pure virtual]
getNumChildShapes() const =0btGImpactShapeInterface [pure virtual]
getPrimitiveManager() const =0btGImpactShapeInterface [pure virtual]
getPrimitiveTriangle(int index, btPrimitiveTriangle &triangle) const btGImpactShapeInterface [inline]
getShapeType() const btGImpactShapeInterface [inline, virtual]
getUserPointer() const btCollisionShape [inline]
hasBoxSet() const btGImpactShapeInterface [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]
localScalingbtGImpactShapeInterface [protected]
lockChildShapes() const btGImpactShapeInterface [inline, virtual]
m_box_setbtGImpactShapeInterface [protected]
m_collisionMarginbtConcaveShape [protected]
m_localAABBbtGImpactShapeInterface [protected]
m_needs_updatebtGImpactShapeInterface [protected]
m_shapeTypebtCollisionShape [protected]
m_userPointerbtCollisionShape [protected]
needsRetrieveTetrahedrons() const =0btGImpactShapeInterface [pure virtual]
needsRetrieveTriangles() const =0btGImpactShapeInterface [pure virtual]
postUpdate()btGImpactShapeInterface [inline, virtual]
processAllTriangles(btTriangleCallback *callback, const btVector3 &aabbMin, const btVector3 &aabbMax) const btGImpactShapeInterface [inline, virtual]
rayTest(const btVector3 &rayFrom, const btVector3 &rayTo, btCollisionWorld::RayResultCallback &resultCallback) const btGImpactShapeInterface [inline, virtual]
serialize(void *dataBuffer, btSerializer *serializer) const btCollisionShape [virtual]
serializeSingleShape(btSerializer *serializer) const btCollisionShape [virtual]
setChildTransform(int index, const btTransform &transform)=0btGImpactShapeInterface [pure virtual]
setLocalScaling(const btVector3 &scaling)btGImpactShapeInterface [inline, virtual]
setMargin(btScalar margin)btGImpactShapeInterface [inline, virtual]
setUserPointer(void *userPtr)btCollisionShape [inline]
unlockChildShapes() const btGImpactShapeInterface [inline, virtual]
updateBound()btGImpactShapeInterface [inline]
~btCollisionShape()btCollisionShape [inline, virtual]
~btConcaveShape()btConcaveShape [virtual]