Click or drag to resize

SPICE3DeviceSetProcessTransformation Method

Sets the process transformation.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetProcessTransformation(
	dmat4 transformation
)

Parameters

transformation  dmat4
The process transformation to set.
See Also