Click or drag to resize
SoGLContextGetFormat Method

Returns the SoGLFormat associated to the SoGLContext.

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 GetFormat()

Return Value

Type: SoGLFormat

the SoGLFormat.

Remarks

See Also