Click or drag to resize
SbGraphicsCapabilities Methods

The SbGraphicsCapabilities type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetMaxClipPlanes

Maximum number of clip plane allowed.

Public methodGetMaxColorTargets

Maximum number of color target allowed.

Public methodGetMaxDrawBuffers

Maximum number of draw buffers allowed.

Public methodGetMaxHardwareLights

Maximum number of light allowed.

Public methodGetMaxImageUnits

Maximum number of image unit allowed.

Public methodGetMaxTextureCoords

Maximum number of texCoord allowed.

Public methodGetMaxTextureUnits

Maximum number of tex unit allowed.

Public methodGetMinGLSLVersion

Minimum version of GLSL supported.

Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also