|
Cogs.Rendering
|
Public Attributes | |
| SafeResourceMap< VertexFormatHandle, VertexFormat > | vertexFormats |
| std::mutex | vertexFormatsByHashMutex |
| std::unordered_map< size_t, VertexFormatHandle > | vertexFormatsByHash |
| SafeResourceMap<VertexFormatHandle, VertexFormat> Cogs::VertexFormatStorage::vertexFormats |
Referenced by Cogs::VertexFormats::getVertexFormat().
| std::unordered_map<size_t, VertexFormatHandle> Cogs::VertexFormatStorage::vertexFormatsByHash |
| std::mutex Cogs::VertexFormatStorage::vertexFormatsByHashMutex |