![]() |
Plasma Engine
2.0
|
Aligned Heap memory allocation policy. More...
#include <AllocPolicyAlignedHeap.h>
Public Member Functions | |
PL_ALWAYS_INLINE | plAllocPolicyAlignedHeap (plAllocator *pParent) |
void * | Allocate (size_t uiSize, size_t uiAlign) |
void | Deallocate (void *pPtr) |
PL_ALWAYS_INLINE plAllocator * | GetParent () const |
Aligned Heap memory allocation policy.