Click or drag to resize
SoOpenCLDeviceGetDevicesCount Method

Returns the number of OpenCL capable devices in the system.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.OpenCL (in OIV.Inventor.OpenCL.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static uint GetDevicesCount()

Return Value

Type: UInt32
Remarks

Note the result is always null if SoOpenCL.init() has not been called.

See Also