Click or drag to resize
SoGLBufferObjectIsAvailable Method

Query if SoGLBufferObjects are available on this system.

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

Return Value

Type: Boolean

Returns true if SoGLBufferObjects are available on this system.

Remarks

See Also