Click or drag to resize
SoGLExtensionIsAvailable Method

Returns true if the extension is available.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax
public static bool IsAvailable(
	string extension
)

Parameters

extension
Type: SystemString

Return Value

Type: Boolean
Remarks