Click or drag to resize

BaseScanControllerGetProcessTransformation Method

Gets the process transformation.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract dmat4 GetProcessTransformation()

Return Value

dmat4
Returns the process transformation.
See Also