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

Public Attributes

Mutex lock
 
std::unordered_map< size_t, TextureHandleimages
 

Detailed Description

Definition at line 651 of file TextureGenerator.cpp.

Member Data Documentation

◆ images

std::unordered_map<size_t, TextureHandle> Cogs::Core::ImageCache::images

Definition at line 654 of file TextureGenerator.cpp.

◆ lock

Mutex Cogs::Core::ImageCache::lock

Definition at line 653 of file TextureGenerator.cpp.


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