#include <OgreAlignedAllocator.h>
Static Public Member Functions | |
static void * | allocate (size_t size, size_t alignment) |
Allocate memory with given alignment. | |
static void * | allocate (size_t size) |
Allocate memory with default platform dependent alignment. | |
static void | deallocate (void *p) |
Deallocate memory that allocated by this class. |
Definition at line 54 of file OgreAlignedAllocator.h.
|
Allocate memory with default platform dependent alignment.
|
|
Allocate memory with given alignment.
|
|
Deallocate memory that allocated by this class.
|
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Thu Mar 6 09:46:31 2008