Bullet Collision Detection & Physics Library
Classes | Macros
HeapManager.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HeapManager
 

Macros

#define HEAP_STACK_SIZE   64
 
#define MIN_ALLOC_SIZE   16
 

Macro Definition Documentation

#define HEAP_STACK_SIZE   64

Definition at line 23 of file HeapManager.h.

#define MIN_ALLOC_SIZE   16

Definition at line 26 of file HeapManager.h.