Click or drag to resize
SoOpenCLContextGetCurrent Method

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

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

Return Value

Type: SoOpenCLContext

The current OpenCL context.

Remarks

See Also