#include "btScalar.h"
#include "btAlignedAllocator.h"
Go to the source code of this file.
Classes | |
class | btPoolAllocator |
The btPoolAllocator class allows to efficiently allocate a large pool of objects, instead of dynamically allocating them separately. More... |