Blender V2.61 - r43446
|
#include "btTransform.h"
Go to the source code of this file.
Classes | |
class | btTransformUtil |
Utils related to temporal transforms. More... | |
class | btConvexSeparatingDistanceUtil |
Defines | |
#define | ANGULAR_MOTION_THRESHOLD btScalar(0.5)*SIMD_HALF_PI |
Functions | |
SIMD_FORCE_INLINE btVector3 | btAabbSupport (const btVector3 &halfExtents, const btVector3 &supportDir) |
#define ANGULAR_MOTION_THRESHOLD btScalar(0.5)*SIMD_HALF_PI |
Definition at line 20 of file btTransformUtil.h.
Referenced by btTransformUtil::integrateTransform().
SIMD_FORCE_INLINE btVector3 btAabbSupport | ( | const btVector3 & | halfExtents, |
const btVector3 & | supportDir | ||
) |
Definition at line 25 of file btTransformUtil.h.