Blender  V3.3
Classes | Macros
btCollisionObjectWrapper.h File Reference
#include "LinearMath/btScalar.h"

Go to the source code of this file.

Classes

struct  btCollisionObjectWrapper
 

Macros

#define BT_DECLARE_STACK_ONLY_OBJECT
 

Macro Definition Documentation

◆ BT_DECLARE_STACK_ONLY_OBJECT

#define BT_DECLARE_STACK_ONLY_OBJECT
Value:
private: \
void* operator new(size_t size); \
void operator delete(void*);
static DBVT_INLINE btScalar size(const btDbvtVolume &a)
Definition: btDbvt.cpp:52

Definition at line 11 of file btCollisionObjectWrapper.h.