Blender V5.0
btDbvtBroadphase.h File Reference

Go to the source code of this file.

Classes

struct  btDbvtProxy
struct  btDbvtBroadphase

Macros

#define DBVT_BP_PROFILE   0
 btDbvtBroadphase implementation by Nathanael Presson
#define DBVT_BP_PREVENTFALSEUPDATE   0
#define DBVT_BP_ACCURATESLEEPING   0
#define DBVT_BP_ENABLE_BENCHMARK   0

Typedefs

typedef btAlignedObjectArray< btDbvtProxy * > btDbvtProxyArray

Variables

btScalar gDbvtMargin
 btDbvtBroadphase implementation by Nathanael Presson

Macro Definition Documentation

◆ DBVT_BP_ACCURATESLEEPING

#define DBVT_BP_ACCURATESLEEPING   0

Definition at line 30 of file btDbvtBroadphase.h.

◆ DBVT_BP_ENABLE_BENCHMARK

#define DBVT_BP_ENABLE_BENCHMARK   0

Definition at line 31 of file btDbvtBroadphase.h.

◆ DBVT_BP_PREVENTFALSEUPDATE

#define DBVT_BP_PREVENTFALSEUPDATE   0

Definition at line 29 of file btDbvtBroadphase.h.

◆ DBVT_BP_PROFILE

#define DBVT_BP_PROFILE   0

btDbvtBroadphase implementation by Nathanael Presson

Definition at line 27 of file btDbvtBroadphase.h.

Typedef Documentation

◆ btDbvtProxyArray

Variable Documentation

◆ gDbvtMargin

btScalar gDbvtMargin
extern

btDbvtBroadphase implementation by Nathanael Presson

Definition at line 20 of file btDbvtBroadphase.cpp.

Referenced by btDbvtBroadphase::setAabb().