Bullet Collision Detection & Physics Library
btPoolAllocator Member List

This is the complete list of members for btPoolAllocator, including all inherited members.

allocate(int size)btPoolAllocatorinline
btPoolAllocator(int elemSize, int maxElements)btPoolAllocatorinline
freeMemory(void *ptr)btPoolAllocatorinline
getElementSize() const btPoolAllocatorinline
getFreeCount() const btPoolAllocatorinline
getMaxCount() const btPoolAllocatorinline
getPoolAddress()btPoolAllocatorinline
getPoolAddress() const btPoolAllocatorinline
getUsedCount() const btPoolAllocatorinline
m_elemSizebtPoolAllocatorprivate
m_firstFreebtPoolAllocatorprivate
m_freeCountbtPoolAllocatorprivate
m_maxElementsbtPoolAllocatorprivate
m_mutexbtPoolAllocatorprivate
m_poolbtPoolAllocatorprivate
validPtr(void *ptr)btPoolAllocatorinline
~btPoolAllocator()btPoolAllocatorinline