The btBlock class is an internal structure for the btStackAlloc memory allocator. More...
#include <btStackAlloc.h>
Public Attributes | |
unsigned char * | address |
btBlock * | previous |
The btBlock class is an internal structure for the btStackAlloc memory allocator.
Definition at line 27 of file btStackAlloc.h.
unsigned char* btBlock::address |
Definition at line 30 of file btStackAlloc.h.
Definition at line 29 of file btStackAlloc.h.