The Joe Engine
Joe's engine programming playground
MemAllocUtils.h File Reference
#include "JoeEngineConfig.h"

Namespaces

 JoeEngine
 
 JoeEngine::MemAllocUtils
 

Functions

void * JoeEngine::MemAllocUtils::alignedAlloc (size_t alignment, size_t size)
 Aligned allocation. More...