Blender V2.61 - r43446
Classes | Defines | Functions

btTransformUtil.h File Reference

#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 Documentation

#define ANGULAR_MOTION_THRESHOLD   btScalar(0.5)*SIMD_HALF_PI

Definition at line 20 of file btTransformUtil.h.

Referenced by btTransformUtil::integrateTransform().


Function Documentation

SIMD_FORCE_INLINE btVector3 btAabbSupport ( const btVector3 &  halfExtents,
const btVector3 &  supportDir 
)

Definition at line 25 of file btTransformUtil.h.