Bike-X
0.8
|
#include "OVR_ContainerAllocator.h"
Static Public Member Functions | |
static void * | Alloc (UPInt size) |
static void * | Realloc (void *p, UPInt newSize) |
static void | Free (void *p) |
Definition at line 45 of file OVR_ContainerAllocator.h.
|
inlinestatic |
Definition at line 48 of file OVR_ContainerAllocator.h.
|
inlinestatic |
Definition at line 50 of file OVR_ContainerAllocator.h.
|
inlinestatic |
Definition at line 49 of file OVR_ContainerAllocator.h.