, including all inherited members.
batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3 *vectors, btVector3 *supportVerticesOut, int numVectors) const | btPolyhedralConvexShape | [virtual] |
btConvexInternalShape() | btConvexInternalShape | [protected] |
btPolyhedralConvexAabbCachingShape() | btPolyhedralConvexAabbCachingShape | |
btPolyhedralConvexShape() | btPolyhedralConvexShape | |
calculateLocalInertia(btScalar mass, btVector3 &inertia) const | btPolyhedralConvexShape | [virtual] |
calculateSerializeBufferSize() const | btConvexInternalShape | [virtual] |
getAabb(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btPolyhedralConvexAabbCachingShape | [virtual] |
getAabbSlow(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btConvexInternalShape | [virtual] |
getCachedLocalAabb(btVector3 &aabbMin, btVector3 &aabbMax) const | btPolyhedralConvexAabbCachingShape | [inline, protected] |
getEdge(int i, btVector3 &pa, btVector3 &pb) const =0 | btPolyhedralConvexShape | [pure virtual] |
getImplicitShapeDimensions() const | btConvexInternalShape | [inline] |
getLocalScaling() const | btConvexInternalShape | [inline, virtual] |
getLocalScalingNV() const | btConvexInternalShape | [inline] |
getMargin() const | btConvexInternalShape | [inline, virtual] |
getMarginNV() const | btConvexInternalShape | [inline] |
getNonvirtualAabb(const btTransform &trans, btVector3 &aabbMin, btVector3 &aabbMax, btScalar margin) const | btPolyhedralConvexAabbCachingShape | [inline] |
getNumEdges() const =0 | btPolyhedralConvexShape | [pure virtual] |
getNumPlanes() const =0 | btPolyhedralConvexShape | [pure virtual] |
getNumPreferredPenetrationDirections() const | btConvexInternalShape | [inline, virtual] |
getNumVertices() const =0 | btPolyhedralConvexShape | [pure virtual] |
getPlane(btVector3 &planeNormal, btVector3 &planeSupport, int i) const =0 | btPolyhedralConvexShape | [pure virtual] |
getPreferredPenetrationDirection(int index, btVector3 &penetrationVector) const | btConvexInternalShape | [inline, virtual] |
getVertex(int i, btVector3 &vtx) const =0 | btPolyhedralConvexShape | [pure virtual] |
isInside(const btVector3 &pt, btScalar tolerance) const =0 | btPolyhedralConvexShape | [pure virtual] |
localGetSupportingVertex(const btVector3 &vec) const | btConvexInternalShape | [virtual] |
localGetSupportingVertexWithoutMargin(const btVector3 &vec) const | btPolyhedralConvexShape | [virtual] |
m_collisionMargin | btConvexInternalShape | [protected] |
m_implicitShapeDimensions | btConvexInternalShape | [protected] |
m_localScaling | btConvexInternalShape | [protected] |
m_padding | btConvexInternalShape | [protected] |
recalcLocalAabb() | btPolyhedralConvexAabbCachingShape | |
serialize(void *dataBuffer, btSerializer *serializer) const | btConvexInternalShape | [virtual] |
setCachedLocalAabb(const btVector3 &aabbMin, const btVector3 &aabbMax) | btPolyhedralConvexAabbCachingShape | [inline, protected] |
setImplicitShapeDimensions(const btVector3 &dimensions) | btConvexInternalShape | [inline] |
setLocalScaling(const btVector3 &scaling) | btPolyhedralConvexAabbCachingShape | [virtual] |
setMargin(btScalar margin) | btConvexInternalShape | [inline, virtual] |
~btConvexInternalShape() | btConvexInternalShape | [inline, virtual] |