Click or drag to resize

MotfDirectionToCartesian Method

Returns the MOTF direction in Cartesian coordinates.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public dvec3 ToCartesian()

Return Value

dvec3
A direction vector describing the MOTF direction in Cartesian coordinates
See Also