, including all inherited members.
batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3 *vectors, btVector3 *supportVerticesOut, int numVectors) const | btBox2dShape | [inline, virtual] |
btBox2dShape(const btVector3 &boxHalfExtents) | btBox2dShape | [inline] |
btConvexInternalShape() | btConvexInternalShape | [protected] |
btPolyhedralConvexShape() | btPolyhedralConvexShape | |
calculateLocalInertia(btScalar mass, btVector3 &inertia) const | btBox2dShape | [virtual] |
calculateSerializeBufferSize() const | btConvexInternalShape | [virtual] |
getAabb(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btBox2dShape | [virtual] |
getAabbSlow(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btConvexInternalShape | [virtual] |
getCentroid() const | btBox2dShape | [inline] |
getConvexPolyhedron() const | btPolyhedralConvexShape | [inline] |
getEdge(int i, btVector3 &pa, btVector3 &pb) const | btBox2dShape | [inline, virtual] |
getHalfExtentsWithMargin() const | btBox2dShape | [inline] |
getHalfExtentsWithoutMargin() const | btBox2dShape | [inline] |
getImplicitShapeDimensions() const | btConvexInternalShape | [inline] |
getLocalScaling() const | btConvexInternalShape | [inline, virtual] |
getLocalScalingNV() const | btConvexInternalShape | [inline] |
getMargin() const | btConvexInternalShape | [inline, virtual] |
getMarginNV() const | btConvexInternalShape | [inline] |
getName() const | btBox2dShape | [inline, virtual] |
getNormals() const | btBox2dShape | [inline] |
getNumEdges() const | btBox2dShape | [inline, virtual] |
getNumPlanes() const | btBox2dShape | [inline, virtual] |
getNumPreferredPenetrationDirections() const | btBox2dShape | [inline, virtual] |
getNumVertices() const | btBox2dShape | [inline, virtual] |
getPlane(btVector3 &planeNormal, btVector3 &planeSupport, int i) const | btBox2dShape | [inline, virtual] |
getPlaneEquation(btVector4 &plane, int i) const | btBox2dShape | [inline, virtual] |
getPreferredPenetrationDirection(int index, btVector3 &penetrationVector) const | btBox2dShape | [inline, virtual] |
getVertex(int i, btVector3 &vtx) const | btBox2dShape | [inline, virtual] |
getVertexCount() const | btBox2dShape | [inline] |
getVertices() const | btBox2dShape | [inline] |
initializePolyhedralFeatures() | btPolyhedralConvexShape | [virtual] |
isInside(const btVector3 &pt, btScalar tolerance) const | btBox2dShape | [inline, virtual] |
localGetSupportingVertex(const btVector3 &vec) const | btBox2dShape | [inline, virtual] |
localGetSupportingVertexWithoutMargin(const btVector3 &vec) const | btBox2dShape | [inline, virtual] |
m_centroid | btBox2dShape | [private] |
m_collisionMargin | btConvexInternalShape | [protected] |
m_implicitShapeDimensions | btConvexInternalShape | [protected] |
m_localScaling | btConvexInternalShape | [protected] |
m_normals | btBox2dShape | [private] |
m_padding | btConvexInternalShape | [protected] |
m_polyhedron | btPolyhedralConvexShape | [protected] |
m_vertices | btBox2dShape | [private] |
serialize(void *dataBuffer, btSerializer *serializer) const | btConvexInternalShape | [virtual] |
setImplicitShapeDimensions(const btVector3 &dimensions) | btConvexInternalShape | [inline] |
setLocalScaling(const btVector3 &scaling) | btBox2dShape | [inline, virtual] |
setMargin(btScalar collisionMargin) | btBox2dShape | [inline, virtual] |
setSafeMargin(btScalar minDimension, btScalar defaultMarginMultiplier=0.1f) | btConvexInternalShape | [inline] |
setSafeMargin(const btVector3 &halfExtents, btScalar defaultMarginMultiplier=0.1f) | btConvexInternalShape | [inline] |
~btConvexInternalShape() | btConvexInternalShape | [inline, virtual] |
~btPolyhedralConvexShape() | btPolyhedralConvexShape | [virtual] |