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 (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 (Inherited from Object.)
Public methodStatic memberIsAvailable

Returns true if the extension is available.

Public methodToString (Inherited from Object.)
Top
See Also