Click or drag to resize
SoGLContextGetContextGraphicsCapabilities Method

Retrieve graphics capabilities from this context.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SbGPUCapabilities GetContextGraphicsCapabilities()

Return Value

Type: SbGPUCapabilities
Remarks

Make sure that this context is valid, otherwise capabilities will be wrong.

See Also