OpenGLSettings Class |
Namespace: Rhino.ApplicationSettings
The OpenGLSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| OpenGLSettings | Initializes a new instance of the OpenGLSettings class |
| Name | Description | |
|---|---|---|
| AntialiasLevel | Gets or sets the antialias level used by OpenGL viewports |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetCurrentState |
Gets the current settings.
| |
| GetDefaultState |
Gets the OpenGL factory settings.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| RestoreDefaults |
Updates from the default setting state.
| |
| ToString | (Inherited from Object.) | |
| UpdateFromState |
Updates from a particular setting state.
|