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

Public Attributes

SafeResourceMap< VertexFormatHandle, VertexFormatvertexFormats
 
std::mutex vertexFormatsByHashMutex
 
std::unordered_map< size_t, VertexFormatHandlevertexFormatsByHash
 

Member Data Documentation

◆ vertexFormats

SafeResourceMap<VertexFormatHandle, VertexFormat> Cogs::VertexFormatStorage::vertexFormats

◆ vertexFormatsByHash

std::unordered_map<size_t, VertexFormatHandle> Cogs::VertexFormatStorage::vertexFormatsByHash

◆ vertexFormatsByHashMutex

std::mutex Cogs::VertexFormatStorage::vertexFormatsByHashMutex

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