| SoGLGraphicConfig Methods |
The SoGLGraphicConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetAccum | Returns the accumulation buffer depth (red, green, blue, and alpha). | |
| GetDepth | Returns the Z-buffer depth. | |
| GetFloatRGBAColor | Returns the floating point color depth (red, green, blue, and alpha). | |
| GetFullSceneAntialiasing | ||
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetRGBAColor | Returns the color depth (red, green, blue, and alpha). | |
| GetStencil | Returns the stencil buffer depth. | |
| GetType | (Inherited from Object.) | |
| IsAccelerated | Returns true if the OpenGL graphics configuration is accelerated. | |
| IsDoubleBuffer | Returns true if double-buffer mode is enabled, else false (single-buffer mode). | |
| IsStereoBuffer | Returns true if stereo buffer mode is supported. | |
| ToString | (Inherited from Object.) |