Cogs.Rendering
|
Allocation information. More...
#include <Base.h>
Public Attributes | |
Memory::Allocator * | baseAllocator |
Base allocator. Used for misc. internal memory allocations. | |
Memory::Allocator * | resourceAllocator |
Allocation information.
Memory::Allocator* Cogs::RenderingAllocatorInfo::baseAllocator |
Base allocator. Used for misc. internal memory allocations.
Memory::Allocator* Cogs::RenderingAllocatorInfo::resourceAllocator |
Resource allocator used to allocate memory when loading or creating resources through the graphics API.