Bullet Collision Detection & Physics Library
Classes
btPoolAllocator.h File Reference
#include "btScalar.h"
#include "btAlignedAllocator.h"
#include "btThreads.h"
Include dependency graph for btPoolAllocator.h:
This graph shows which files directly or indirectly include this file:

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...