| Bullet Collision Detection & Physics Library
    | 
The btBlock class is an internal structure for the btStackAlloc memory allocator. More...
#include <btStackAlloc.h>

| Public Attributes | |
| btBlock * | previous | 
| unsigned char * | address | 
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.
| btBlock* btBlock::previous | 
Definition at line 29 of file btStackAlloc.h.
 1.8.11
 1.8.11