Click or drag to resize
SoOpenCLDeviceGetComputingVersion Method

Returns the version of OpenCL supported by this device.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.OpenCL (in OIV.Inventor.OpenCL.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public float GetComputingVersion()

Return Value

Type: Single

The supported OpenCL version.

Remarks

See Also