Blender V2.61 - r43446
Classes | Defines

MemoryAllocator.h File Reference

#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Classes

class  VirtualMemoryAllocator
class  MemoryAllocator< N >

Defines

#define HEAP_BASE   16
#define UCHAR   unsigned char

Define Documentation

#define HEAP_BASE   16
#define UCHAR   unsigned char

Definition at line 30 of file MemoryAllocator.h.

Referenced by MemoryAllocator< N >::MemoryAllocator().