btMinkowskiSumShape Member List
This is the complete list of members for
btMinkowskiSumShape, including all inherited members.
| batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3 *vectors, btVector3 *supportVerticesOut, int numVectors) const | btMinkowskiSumShape | [virtual] |
| btConvexInternalShape() | btConvexInternalShape | [protected] |
| btMinkowskiSumShape(const btConvexShape *shapeA, const btConvexShape *shapeB) | btMinkowskiSumShape | |
| calculateLocalInertia(btScalar mass, btVector3 &inertia) const | btMinkowskiSumShape | [virtual] |
| calculateSerializeBufferSize() const | btConvexInternalShape | [virtual] |
| getAabb(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btConvexInternalShape | [inline] |
| getAabbSlow(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btConvexInternalShape | [virtual] |
| getImplicitShapeDimensions() const | btConvexInternalShape | [inline] |
| getLocalScaling() const | btConvexInternalShape | [inline, virtual] |
| getLocalScalingNV() const | btConvexInternalShape | [inline] |
| getMargin() const | btMinkowskiSumShape | [virtual] |
| getMarginNV() const | btConvexInternalShape | [inline] |
| getName() const | btMinkowskiSumShape | [inline, virtual] |
| getNumPreferredPenetrationDirections() const | btConvexInternalShape | [inline, virtual] |
| getPreferredPenetrationDirection(int index, btVector3 &penetrationVector) const | btConvexInternalShape | [inline, virtual] |
| getShapeA() const | btMinkowskiSumShape | [inline] |
| getShapeB() const | btMinkowskiSumShape | [inline] |
| getTransformA() const | btMinkowskiSumShape | [inline] |
| GetTransformB() const | btMinkowskiSumShape | [inline] |
| localGetSupportingVertex(const btVector3 &vec) const | btConvexInternalShape | [virtual] |
| localGetSupportingVertexWithoutMargin(const btVector3 &vec) const | btMinkowskiSumShape | [virtual] |
| m_collisionMargin | btConvexInternalShape | [protected] |
| m_implicitShapeDimensions | btConvexInternalShape | [protected] |
| m_localScaling | btConvexInternalShape | [protected] |
| m_padding | btConvexInternalShape | [protected] |
| m_shapeA | btMinkowskiSumShape | [private] |
| m_shapeB | btMinkowskiSumShape | [private] |
| m_transA | btMinkowskiSumShape | [private] |
| m_transB | btMinkowskiSumShape | [private] |
| serialize(void *dataBuffer, btSerializer *serializer) const | btConvexInternalShape | [virtual] |
| setImplicitShapeDimensions(const btVector3 &dimensions) | btConvexInternalShape | [inline] |
| setLocalScaling(const btVector3 &scaling) | btConvexInternalShape | [virtual] |
| setMargin(btScalar margin) | btConvexInternalShape | [inline, virtual] |
| setTransformA(const btTransform &transA) | btMinkowskiSumShape | [inline] |
| setTransformB(const btTransform &transB) | btMinkowskiSumShape | [inline] |
| ~btConvexInternalShape() | btConvexInternalShape | [inline, virtual] |