|
Blender V5.0
|
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 13 of file MemoryAllocator.h.
Referenced by MemoryAllocator< N >::allocate(), MemoryAllocator< N >::deallocate(), and MemoryAllocator< N >::MemoryAllocator().
| #define UCHAR unsigned char |
Definition at line 14 of file MemoryAllocator.h.
Referenced by MemoryAllocator< N >::deallocate(), and MemoryAllocator< N >::MemoryAllocator().