#include <OgreMemoryAllocatorConfig.h>
template<
MemoryCategory Cat>
class Ogre::CategorisedAllocPolicy< Cat >
Definition at line 201 of file OgreMemoryAllocatorConfig.h.
◆ allocateBytes()
static void * Ogre::NedPoolingPolicy::allocateBytes |
( |
size_t | count, |
|
|
const char * | file = 0, |
|
|
int | line = 0, |
|
|
const char * | func = 0 ) |
|
staticinherited |
◆ deallocateBytes()
static void Ogre::NedPoolingPolicy::deallocateBytes |
( |
void * | ptr | ) |
|
|
staticinherited |
◆ getMaxAllocationSize()
static size_t Ogre::NedPoolingPolicy::getMaxAllocationSize |
( |
| ) |
|
|
staticinherited |
The documentation for this class was generated from the following file: