Click or drag to resize
SoCpuContextGetCurrent Method

Returns the currently bound context (if any) for the current thread.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static SoCpuContext GetCurrent()

Return Value

Type: SoCpuContext

The current CPU context.

Remarks

See Also