Click or drag to resize
SoGLDeviceFindFirstAvailableDevice Method

Returns the first available device found in the 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 SoGLDevice FindFirstAvailableDevice()

Return Value

Type: SoGLDevice
Remarks

Since Open Inventor version 9.7.2, this is guaranteed to be the device that Open Inventor will actually use for rendering.

See Also