Click or drag to resize
SoOpenCLIsAvailable Method

This function indicates if OpenCL is available on this platform.

Namespace: OIV.Inventor.OpenCL
Assembly: OIV.Inventor.OpenCL (in OIV.Inventor.OpenCL.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static bool IsAvailable()

Return Value

Type: Boolean

True if at least one OpenCL enabled device is available in the system.

Remarks

See Also