OGLWrapperGlobals (object)¶
Members¶
Boolean | tracingEnabled | |
Boolean | tracingProgramParameterValues | |
OGLPerThreadContexts | perThreadContexts | |
OGLCapabilities | capabilities | |
LockedInitialize | capabilitiesLockedInit | |
IndexPool | contextIDs | |
Ref<OGLContext>[] | contexts | |
UInt32 | nextGlobalFramebufferID | |
UInt32 | nextGlobalVertexArrayID |
Methods¶
OGLWrapperGlobals ( in OGLWrapperGlobals other ) | |
OGLWrapperGlobals () | |
OGLWrapperGlobals | clone ? () |
Ref<OGLCapabilities> | getGLCapabilities ? () |
Methods in detail¶
OGLWrapperGlobals ( in OGLWrapperGlobals other )
copy constructor
OGLWrapperGlobals OGLWrapperGlobals.clone? ()
clone method
Ref<OGLCapabilities> OGLWrapperGlobals.getGLCapabilities? ()