Click or drag to resize

BaseScanControllerGetActiveFieldTransformation Method

Returns the active field transformation from the card.

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

Parameters

head  Int32
Index of the head.

Return Value

dmat4
Field transformation
See Also