#include <OgreMemoryNedAlloc.h>
Static Public Member Functions | |
static void * | allocBytes (size_t count, const char *file, int line, const char *func) |
static void | deallocBytes (void *ptr) |
static void * | allocBytesAligned (size_t align, size_t count, const char *file, int line, const char *func) |
static void | deallocBytesAligned (size_t align, void *ptr) |
Definition at line 39 of file OgreMemoryNedAlloc.h.
|
Referenced by Ogre::NedAllocPolicy::allocateBytes(). |
|
Referenced by Ogre::NedAlignedAllocPolicy< align >::allocateBytes(). |
|
Referenced by Ogre::NedAllocPolicy::deallocateBytes(). |
|
Referenced by Ogre::NedAlignedAllocPolicy< align >::deallocateBytes(). |
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat Apr 11 13:49:16 2009