SPICE3DeviceGetActiveFieldTransformation Method |
Returns the active field transformation from the card.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override dmat4 GetActiveFieldTransformation(
int head
)
Parameters
- head Int32
- Index of the head.
Return Value
dmat4Field transformation
See Also