virtual Render::MemoryManager* GetMemoryManager();
GetMemoryManager returns the memory manager that handles allocation of video memory, if directly allocatable (varies per platform, may be NULL).
The MemoryManager for memory allocations.