Jolt Physics
A multi core friendly Game Physics Engine
|
This is the complete list of members for TempAllocatorImpl, including all inherited members.
Allocate(uint inSize) override | TempAllocatorImpl | inlinevirtual |
CanAllocate(uint inSize) const | TempAllocatorImpl | inline |
Free(void *inAddress, uint inSize) override | TempAllocatorImpl | inlinevirtual |
GetSize() const | TempAllocatorImpl | inline |
GetUsage() const | TempAllocatorImpl | inline |
IsEmpty() const | TempAllocatorImpl | inline |
NonCopyable()=default | NonCopyable | |
NonCopyable(const NonCopyable &)=delete | NonCopyable | |
operator=(const NonCopyable &)=delete | NonCopyable | |
OwnsMemory(const void *inAddress) const | TempAllocatorImpl | inline |
TempAllocatorImpl(uint inSize) | TempAllocatorImpl | inlineexplicit |
~TempAllocator()=default | TempAllocator | virtual |
~TempAllocatorImpl() override | TempAllocatorImpl | inlinevirtual |