Click or drag to resize
SoGLFormatGetNearest Method

Returns the supported format which is the nearest available on this 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 SoGLFormat GetNearest()

Return Value

Type: SoGLFormat
Remarks

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

See Also