Click or drag to resize
SoGLFormatIsAvailable Method

Returns true if this format is available on the system.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool IsAvailable()

Return Value

Type: Boolean
Remarks

The display must be valid (see the setDisplay() function).

See Also