Castor3D 0.16.0
Multiplatform 3D engine
|
This is the complete list of members for castor::BuddyAllocatorT< Traits >, including all inherited members.
allocate(size_t size) | castor::BuddyAllocatorT< Traits > | |
BuddyAllocatorT(uint32_t numLevels, uint32_t minBlockSize) | castor::BuddyAllocatorT< Traits > | |
deallocate(PointerType pointer) | castor::BuddyAllocatorT< Traits > | |
getAlignSize() const | castor::BuddyAllocatorT< Traits > | inline |
getTotalSize() const | castor::BuddyAllocatorT< Traits > | |
hasAvailable(size_t size) const | castor::BuddyAllocatorT< Traits > |