HAL::GetMemoryManager

HAL::GetMemoryManager
virtual Render::MemoryManager* GetMemoryManager();
Description

GetMemoryManager returns the memory manager that handles allocation of video memory, if directly allocatable (varies per platform, may be NULL).

Return Value

The MemoryManager for memory allocations.