Blender  V3.3
Classes | Macros | 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
 

Macros

#define ANGULAR_MOTION_THRESHOLD   btScalar(0.5) * SIMD_HALF_PI
 

Functions

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

Macro Definition Documentation

◆ ANGULAR_MOTION_THRESHOLD

#define ANGULAR_MOTION_THRESHOLD   btScalar(0.5) * SIMD_HALF_PI

Definition at line 19 of file btTransformUtil.h.

Function Documentation

◆ btAabbSupport()

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

Definition at line 21 of file btTransformUtil.h.

References btVector3.