Click or drag to resize
SoOpenCLContext Constructor

Regular constructor.

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

Parameters

device
Type: OIV.Inventor.DevicesSoOpenCLDevice

Device on which to create the context.

Remarks

See Also