#include <OgreMemoryAllocatorConfig.h>
|
typedef int | IsValidAlignment[Alignment<=128 &&((Alignment &(Alignment-1))==0) ?+1 :-1] |
|
template<
MemoryCategory Cat, size_t align = 0>
class Ogre::CategorisedAlignAllocPolicy< Cat, align >
Definition at line 202 of file OgreMemoryAllocatorConfig.h.
◆ IsValidAlignment
template<size_t Alignment = 0>
◆ allocateBytes()
template<size_t Alignment = 0>
static void * Ogre::NedPoolingAlignedPolicy< Alignment >::allocateBytes |
( |
size_t |
count, |
|
|
const char * |
file = 0 , |
|
|
int |
line = 0 , |
|
|
const char * |
func = 0 |
|
) |
| |
|
staticinherited |
◆ deallocateBytes()
template<size_t Alignment = 0>
◆ getMaxAllocationSize()
template<size_t Alignment = 0>
The documentation for this class was generated from the following file: