Blender V4.3
btCompoundCompoundCollisionAlgorithm.cpp File Reference

Go to the source code of this file.

Classes

struct  btCompoundCompoundLeafCallback
 

Macros

#define USE_LOCAL_STACK   1
 

Functions

static DBVT_INLINE bool MyIntersect (const btDbvtAabbMm &a, const btDbvtAabbMm &b, const btTransform &xform, btScalar distanceThreshold)
 
static void MycollideTT (const btDbvtNode *root0, const btDbvtNode *root1, const btTransform &xform, btCompoundCompoundLeafCallback *callback, btScalar distanceThreshold)
 

Variables

btShapePairCallback gCompoundCompoundChildShapePairCallback = 0
 

Macro Definition Documentation

◆ USE_LOCAL_STACK

#define USE_LOCAL_STACK   1

Definition at line 28 of file btCompoundCompoundCollisionAlgorithm.cpp.

Function Documentation

◆ MycollideTT()

◆ MyIntersect()

static DBVT_INLINE bool MyIntersect ( const btDbvtAabbMm & a,
const btDbvtAabbMm & b,
const btTransform & xform,
btScalar distanceThreshold )
static

Variable Documentation

◆ gCompoundCompoundChildShapePairCallback

btShapePairCallback gCompoundCompoundChildShapePairCallback = 0