Blender
V3.3
|
This is the complete list of members for btPoolAllocator, including all inherited members.
allocate(int size) | btPoolAllocator | inline |
btPoolAllocator(int elemSize, int maxElements) | btPoolAllocator | inline |
freeMemory(void *ptr) | btPoolAllocator | inline |
getElementSize() const | btPoolAllocator | inline |
getFreeCount() const | btPoolAllocator | inline |
getMaxCount() const | btPoolAllocator | inline |
getPoolAddress() | btPoolAllocator | inline |
getPoolAddress() const | btPoolAllocator | inline |
getUsedCount() const | btPoolAllocator | inline |
validPtr(void *ptr) | btPoolAllocator | inline |
~btPoolAllocator() | btPoolAllocator | inline |