btGImpactShapeInterface() | btGImpactShapeInterface | inline |
calcLocalAABB() | btGImpactShapeInterface | inlineprotectedvirtual |
childrenHasTransform() const =0 | btGImpactShapeInterface | pure virtual |
getAabb(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btGImpactShapeInterface | inline |
getBoxSet() const | btGImpactShapeInterface | inline |
getBulletTetrahedron(int prim_index, btTetrahedronShapeEx &tetrahedron) const =0 | btGImpactShapeInterface | pure virtual |
getBulletTriangle(int prim_index, btTriangleShapeEx &triangle) const =0 | btGImpactShapeInterface | pure virtual |
getChildAabb(int child_index, const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btGImpactShapeInterface | inlinevirtual |
getChildShape(int index)=0 | btGImpactShapeInterface | pure virtual |
getChildShape(int index) const =0 | btGImpactShapeInterface | pure virtual |
getChildTransform(int index) const =0 | btGImpactShapeInterface | pure virtual |
getGImpactShapeType() const =0 | btGImpactShapeInterface | pure virtual |
getLocalBox() | btGImpactShapeInterface | inline |
getLocalScaling() const | btGImpactShapeInterface | inlinevirtual |
getNumChildShapes() const =0 | btGImpactShapeInterface | pure virtual |
getPrimitiveManager() const =0 | btGImpactShapeInterface | pure virtual |
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_localAABB | btGImpactShapeInterface | protected |
m_needs_update | btGImpactShapeInterface | protected |
needsRetrieveTetrahedrons() const =0 | btGImpactShapeInterface | pure virtual |
needsRetrieveTriangles() const =0 | btGImpactShapeInterface | pure virtual |
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)=0 | btGImpactShapeInterface | pure virtual |
setLocalScaling(const btVector3 &scaling) | btGImpactShapeInterface | inlinevirtual |
setMargin(btScalar margin) | btGImpactShapeInterface | inlinevirtual |
unlockChildShapes() const | btGImpactShapeInterface | inlinevirtual |
updateBound() | btGImpactShapeInterface | inline |