Click or drag to resize
SoGLContextGetGraphicsCapabilities Method

Retrieve graphics capabilities from the current bound context, if any.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.1.2.0 (2024.1.2)
Syntax
public static SbGPUCapabilities GetGraphicsCapabilities()

Return Value

Type: SbGPUCapabilities
Remarks

A tempory context is created with default values if no context is bound.

See Also