#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 Sun Sep 30 10:51:02 2007