Click or drag to resize
SoGLExtension Methods

The SoGLExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDisableExtension

Disable a specific extension in software.

Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberExtSupported

This routine is pretty quick.

Public methodStatic memberGetExtID

Methods to quickly figure out if an OpenGL extension is available at run-time.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsAvailable

Returns true if the extension is available.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also