30 #ifndef PXFOUNDATION_PXMATHUTILS_H 31 #define PXFOUNDATION_PXMATHUTILS_H Definition: GuContactBuffer.h:37
This is a quaternion class. For more information on quaternion mathematics consult a mathematics sour...
Definition: PxQuat.h:49
PX_FOUNDATION_API PxVec3 PxDiagonalize(const PxMat33 &m, PxQuat &axes)
PX_FOUNDATION_API PxQuat PxShortestRotation(const PxVec3 &from, const PxVec3 &target)
finds the shortest rotation between two vectors.
3x3 matrix class
Definition: PxMat33.h:90
#define PX_FOUNDATION_API
Definition: PxPreprocessor.h:318
3 Element vector class.
Definition: PxVec3.h:49