Bullet Collision Detection & Physics Library
|
#include "btScalar.h"
Go to the source code of this file.
Classes | |
class | btClock |
The btClock is a portable basic clock that measures accurate time in seconds, use for profiling. More... | |
Macros | |
#define | USE_BT_CLOCK 1 |
#define | BT_NO_PROFILE 1 |
#define | BT_PROFILE(name) |
#define BT_NO_PROFILE 1 |
Definition at line 57 of file btQuickprof.h.
#define BT_PROFILE | ( | name | ) |
Definition at line 203 of file btQuickprof.h.
#define USE_BT_CLOCK 1 |
Definition at line 19 of file btQuickprof.h.