Cogs.Core
Public Attributes | List of all members
Cogs::Core::TerrainProvider::Stash Struct Reference

Public Attributes

Cogs::Memory::MemoryBuffer contents
 
ImageDecoder decoder
 
void * context
 

Detailed Description

Definition at line 18 of file StashService.h.

Member Data Documentation

◆ contents

Cogs::Memory::MemoryBuffer Cogs::Core::TerrainProvider::Stash::contents

Definition at line 20 of file StashService.h.

◆ context

void* Cogs::Core::TerrainProvider::Stash::context

Definition at line 22 of file StashService.h.

◆ decoder

ImageDecoder Cogs::Core::TerrainProvider::Stash::decoder

Definition at line 21 of file StashService.h.


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