Click or drag to resize
SoOpenCLDeviceGetDevice Method

Returns the SoOpenCLDevice indicated by index.

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 SoOpenCLDevice GetDevice(
	int index
)

Parameters

index
Type: SystemInt32

the index of the SoOpenCLDevice.

Return Value

Type: SoOpenCLDevice
Remarks

See Also