Cogs.Rendering
Loading...
Searching...
No Matches
Public Attributes | List of all members
Cogs::RenderingAllocatorInfo Struct Reference

Allocation information. More...

#include <Base.h>

Public Attributes

Memory::Allocator * baseAllocator
 Base allocator. Used for misc. internal memory allocations.
 
Memory::Allocator * resourceAllocator
 

Detailed Description

Allocation information.

Member Data Documentation

◆ baseAllocator

Memory::Allocator* Cogs::RenderingAllocatorInfo::baseAllocator

Base allocator. Used for misc. internal memory allocations.

◆ resourceAllocator

Memory::Allocator* Cogs::RenderingAllocatorInfo::resourceAllocator

Resource allocator used to allocate memory when loading or creating resources through the graphics API.


The documentation for this struct was generated from the following file: