Click or drag to resize
SoCudaContext Constructor

Regular constructor.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Cuda (in OIV.Inventor.Cuda.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoCudaContext(
	SoCudaDevice device
)

Parameters

device
Type: OIV.Inventor.DevicesSoCudaDevice

Device on which to create the context.

Remarks

See Also