SbGraphicsCapabilities Class |
List of common graphics capabilities set by Open Inventor.
Namespace: OIV.Inventor.Helpers
The SbGraphicsCapabilities type exposes the following members.
Name | Description | |
---|---|---|
SbGraphicsCapabilities | Initializes a new instance of the SbGraphicsCapabilities class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetMaxClipPlanes | Maximum number of clip plane allowed. | |
GetMaxColorTargets | Maximum number of color target allowed. | |
GetMaxDrawBuffers | Maximum number of draw buffers allowed. | |
GetMaxHardwareLights | Maximum number of light allowed. | |
GetMaxImageUnits | Maximum number of image unit allowed. | |
GetMaxTextureCoords | Maximum number of texCoord allowed. | |
GetMaxTextureUnits | Maximum number of tex unit allowed. | |
GetMinGLSLVersion | Minimum version of GLSL supported. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |