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: 10.12.3.0 (10.12.3.0)
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