Blender
V3.3
|
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Classes | |
class | VirtualMemoryAllocator |
class | MemoryAllocator< N > |
Macros | |
#define | HEAP_BASE 16 |
#define | UCHAR unsigned char |
#define HEAP_BASE 16 |
Definition at line 9 of file MemoryAllocator.h.
#define UCHAR unsigned char |
Definition at line 10 of file MemoryAllocator.h.