Bullet Collision Detection & Physics Library
|
This is the complete list of members for HeapManager, including all inherited members.
ALIGN128 enum value | HeapManager | |
ALIGN16 enum value | HeapManager | |
allocate(size_t bytes, int alignment=ALIGN16) | HeapManager | inline |
clear() | HeapManager | inline |
deallocate(void *p) | HeapManager | inline |
getAllocated() | HeapManager | inline |
getRest() | HeapManager | inline |
HeapManager(unsigned char *buf, int bytes) | HeapManager | inline |
mCurStack | HeapManager | private |
mHeap | HeapManager | private |
mHeapBytes | HeapManager | private |
mPoolStack | HeapManager | private |
~HeapManager() | HeapManager | inline |