16 #ifndef _BT_POOL_ALLOCATOR_H
17 #define _BT_POOL_ALLOCATOR_H
121 #endif //_BT_POOL_ALLOCATOR_H
static DBVT_INLINE btScalar size(const btDbvtVolume &a)
unsigned char * getPoolAddress()
#define btAlignedFree(ptr)
btPoolAllocator(int elemSize, int maxElements)
const unsigned char * getPoolAddress() const
void * allocate(int size)
The btPoolAllocator class allows to efficiently allocate a large pool of objects, instead of dynamica...
int getElementSize() const
#define btAlignedAlloc(size, alignment)
void freeMemory(void *ptr)