addChildShape(const btTransform &localTransform, btCollisionShape *shape) | btGImpactCompoundShape | inline |
addChildShape(btCollisionShape *shape) | btGImpactCompoundShape | inline |
btGImpactCompoundShape(bool children_has_transform=true) | btGImpactCompoundShape | inline |
btGImpactShapeInterface() | btGImpactShapeInterface | inline |
calcLocalAABB() | btGImpactShapeInterface | inlineprotectedvirtual |
calculateLocalInertia(btScalar mass, btVector3 &inertia) const | btGImpactCompoundShape | virtual |
childrenHasTransform() const | btGImpactCompoundShape | inlinevirtual |
getAabb(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btGImpactShapeInterface | inline |
getBoxSet() const | btGImpactShapeInterface | inline |
getBulletTetrahedron(int prim_index, btTetrahedronShapeEx &tetrahedron) const | btGImpactCompoundShape | inlinevirtual |
getBulletTriangle(int prim_index, btTriangleShapeEx &triangle) const | btGImpactCompoundShape | inlinevirtual |
getChildAabb(int child_index, const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btGImpactCompoundShape | inlinevirtual |
getChildShape(int index) | btGImpactCompoundShape | inlinevirtual |
getChildShape(int index) const | btGImpactCompoundShape | inlinevirtual |
getChildTransform(int index) const | btGImpactCompoundShape | inlinevirtual |
getCompoundPrimitiveManager() | btGImpactCompoundShape | inline |
getGImpactShapeType() const | btGImpactCompoundShape | inlinevirtual |
getLocalBox() | btGImpactShapeInterface | inline |
getLocalScaling() const | btGImpactShapeInterface | inlinevirtual |
getName() const | btGImpactCompoundShape | inlinevirtual |
getNumChildShapes() const | btGImpactCompoundShape | inlinevirtual |
getPrimitiveManager() const | btGImpactCompoundShape | inlinevirtual |
getPrimitiveTriangle(int index, btPrimitiveTriangle &triangle) const | btGImpactShapeInterface | inline |
getShapeType() const | btGImpactShapeInterface | inlinevirtual |
hasBoxSet() const | btGImpactShapeInterface | inline |
localScaling | btGImpactShapeInterface | protected |
lockChildShapes() const | btGImpactShapeInterface | inlinevirtual |
m_box_set | btGImpactShapeInterface | protected |
m_childShapes | btGImpactCompoundShape | protected |
m_childTransforms | btGImpactCompoundShape | protected |
m_localAABB | btGImpactShapeInterface | protected |
m_needs_update | btGImpactShapeInterface | protected |
m_primitive_manager | btGImpactCompoundShape | protected |
needsRetrieveTetrahedrons() const | btGImpactCompoundShape | inlinevirtual |
needsRetrieveTriangles() const | btGImpactCompoundShape | inlinevirtual |
postUpdate() | btGImpactShapeInterface | inlinevirtual |
processAllTriangles(btTriangleCallback *callback, const btVector3 &aabbMin, const btVector3 &aabbMax) const | btGImpactShapeInterface | inlinevirtual |
processAllTrianglesRay(btTriangleCallback *, const btVector3 &, const btVector3 &) const | btGImpactShapeInterface | inlinevirtual |
rayTest(const btVector3 &rayFrom, const btVector3 &rayTo, btCollisionWorld::RayResultCallback &resultCallback) const | btGImpactShapeInterface | inlinevirtual |
setChildTransform(int index, const btTransform &transform) | btGImpactCompoundShape | inlinevirtual |
setLocalScaling(const btVector3 &scaling) | btGImpactShapeInterface | inlinevirtual |
setMargin(btScalar margin) | btGImpactShapeInterface | inlinevirtual |
unlockChildShapes() const | btGImpactShapeInterface | inlinevirtual |
updateBound() | btGImpactShapeInterface | inline |
~btGImpactCompoundShape() | btGImpactCompoundShape | inlinevirtual |