Click or drag to resize
SoCpuContext Constructor (SoCpuDevice)

Default constructor.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoCpuContext(
	SoCpuDevice device
)

Parameters

device
Type: OIV.Inventor.DevicesSoCpuDevice

The SoCpuDevice on which to create the context.

Remarks

See Also