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() constbtPoolAllocatorinline
getFreeCount() constbtPoolAllocatorinline
getMaxCount() constbtPoolAllocatorinline
getPoolAddress()btPoolAllocatorinline
getPoolAddress() constbtPoolAllocatorinline
getUsedCount() constbtPoolAllocatorinline
m_elemSizebtPoolAllocatorprivate
m_firstFreebtPoolAllocatorprivate
m_freeCountbtPoolAllocatorprivate
m_maxElementsbtPoolAllocatorprivate
m_mutexbtPoolAllocatorprivate
m_poolbtPoolAllocatorprivate
validPtr(void *ptr)btPoolAllocatorinline
~btPoolAllocator()btPoolAllocatorinline