The Joe Engine
Joe's engine programming playground
|
#include "JoeEngineConfig.h"
Namespaces | |
JoeEngine | |
JoeEngine::MemAllocUtils | |
Functions | |
void * | JoeEngine::MemAllocUtils::alignedAlloc (size_t alignment, size_t size) |
Aligned allocation. More... | |