![]() |
• Memory Manager | ||||||||
|
API Links
Developer Links
|
class MemoryMgrDefined in:
The Memory Manager class.
C4Memory.hDefinition
Member Functions
Description
The MemoryMgr class is responsible for handling memory allocation and deallocation. The Memory Manager supplies custom overrides for the new and delete operators that are optimized for typical allocation patterns arising in games and virtual reality software.
See Also
Memory
|