|
OpenEnroth 0259030
|
#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 |