This is the complete list of members for
btPolyhedralContactClipping, including all inherited members.
clipFace(const btVertexArray &pVtxIn, btVertexArray &ppVtxOut, const btVector3 &planeNormalWS, btScalar planeEqWS) | btPolyhedralContactClipping | [static] |
clipFaceAgainstHull(const btVector3 &separatingNormal, const btConvexPolyhedron &hullA, const btTransform &transA, btVertexArray &worldVertsB1, const btScalar minDist, btScalar maxDist, btDiscreteCollisionDetectorInterface::Result &resultOut) | btPolyhedralContactClipping | [static] |
clipHullAgainstHull(const btVector3 &separatingNormal, const btConvexPolyhedron &hullA, const btConvexPolyhedron &hullB, const btTransform &transA, const btTransform &transB, const btScalar minDist, btScalar maxDist, btDiscreteCollisionDetectorInterface::Result &resultOut) | btPolyhedralContactClipping | [static] |
findSeparatingAxis(const btConvexPolyhedron &hullA, const btConvexPolyhedron &hullB, const btTransform &transA, const btTransform &transB, btVector3 &sep) | btPolyhedralContactClipping | [static] |