OpenEnroth 2a41f3e
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
NullPlatformSharedState Class Reference

#include <NullPlatformSharedState.h>

Public Member Functions

 NullPlatformSharedState (NullPlatformOptions options)
 

Public Attributes

NullPlatformOptions options
 
std::unordered_map< std::thread::id, NullOpenGLContext * > contextByThreadId
 
bool cursorShown = true
 

Constructor & Destructor Documentation

◆ NullPlatformSharedState()

NullPlatformSharedState::NullPlatformSharedState ( NullPlatformOptions  options)
inlineexplicit

Member Data Documentation

◆ contextByThreadId

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

◆ cursorShown

bool NullPlatformSharedState::cursorShown = true

◆ options

NullPlatformOptions NullPlatformSharedState::options

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