Box2D  3.0.0
A Real-Time-Oriented 2-D Physics Engine
box2d::StackAllocator Member List

This is the complete list of members for box2d::StackAllocator, including all inherited members.

Allocate(size_type size) noexceptbox2d::StackAllocator
AllocateArray(size_type size) noexceptbox2d::StackAllocatorinline
Free(void *p) noexceptbox2d::StackAllocator
GetAllocation() const noexceptbox2d::StackAllocatorinline
GetDefaultConfiguration()box2d::StackAllocatorinlinestatic
GetEntryCount() const noexceptbox2d::StackAllocatorinline
GetIndex() const noexceptbox2d::StackAllocatorinline
GetMaxAllocation() const noexceptbox2d::StackAllocatorinline
GetMaxEntries() const noexceptbox2d::StackAllocatorinline
GetPreallocatedSize() const noexceptbox2d::StackAllocatorinline
operator()(void *p) noexceptbox2d::StackAllocatorinline
size_type typedefbox2d::StackAllocator
StackAllocator(Configuration config=GetDefaultConfiguration()) noexceptbox2d::StackAllocator
StackAllocator(const StackAllocator &copy)=deletebox2d::StackAllocator
~StackAllocator() noexceptbox2d::StackAllocator