OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
NullPlatformSharedState Class Reference

#include <NullPlatformSharedState.h>

Public Attributes

NullPlatformOptions options
 
uintptr_t nextWinId = 1
 
std::unordered_map< std::thread::id, NullOpenGLContext * > contextByThreadId
 

Member Data Documentation

◆ contextByThreadId

std::unordered_map<std::thread::id, NullOpenGLContext *> NullPlatformSharedState::contextByThreadId

◆ nextWinId

uintptr_t NullPlatformSharedState::nextWinId = 1

◆ options

NullPlatformOptions NullPlatformSharedState::options

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