| OpenEnroth 9cf7432
    | 
#include <NullPlatformSharedState.h>
| Public Member Functions | |
| NullPlatformSharedState (NullPlatformOptions options) | |
| Public Attributes | |
| NullPlatformOptions | options | 
| std::unordered_map< std::thread::id, NullOpenGLContext * > | contextByThreadId | 
| bool | cursorShown = true | 
| 
 | inlineexplicit | 
| std::unordered_map<std::thread::id, NullOpenGLContext *> NullPlatformSharedState::contextByThreadId | 
| bool NullPlatformSharedState::cursorShown = true | 
| NullPlatformOptions NullPlatformSharedState::options |