Blender  V3.3
Classes | Macros
MemoryAllocator.h File Reference
#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
 

Macro Definition Documentation

◆ HEAP_BASE

#define HEAP_BASE   16

Definition at line 9 of file MemoryAllocator.h.

◆ UCHAR

#define UCHAR   unsigned char

Definition at line 10 of file MemoryAllocator.h.