Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
This is the complete list of members for box2d::StackAllocator, including all inherited members.
Allocate(size_type size) noexcept | box2d::StackAllocator | |
AllocateArray(size_type size) noexcept | box2d::StackAllocator | inline |
Free(void *p) noexcept | box2d::StackAllocator | |
GetAllocation() const noexcept | box2d::StackAllocator | inline |
GetDefaultConfiguration() | box2d::StackAllocator | inlinestatic |
GetEntryCount() const noexcept | box2d::StackAllocator | inline |
GetIndex() const noexcept | box2d::StackAllocator | inline |
GetMaxAllocation() const noexcept | box2d::StackAllocator | inline |
GetMaxEntries() const noexcept | box2d::StackAllocator | inline |
GetPreallocatedSize() const noexcept | box2d::StackAllocator | inline |
operator()(void *p) noexcept | box2d::StackAllocator | inline |
size_type typedef | box2d::StackAllocator | |
StackAllocator(Configuration config=GetDefaultConfiguration()) noexcept | box2d::StackAllocator | |
StackAllocator(const StackAllocator ©)=delete | box2d::StackAllocator | |
~StackAllocator() noexcept | box2d::StackAllocator |