OpenGLSettingsGetCurrentState Method |
Gets the current settings.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static OpenGLSettingsState GetCurrentState()
Public Shared Function GetCurrentState As OpenGLSettingsState
Return Value
Type:
OpenGLSettingsStateA new OpenGL state with current settings.
Version InformationRhino for Windows
Supported in: 6.8
See Also