Click or drag to resize

MotfDirection(dvec3) Constructor

Constructor in Cartesian coordinates.

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

Parameters

unitVector  dvec3

[Missing <param name="unitVector"/> documentation for "M:RAYLASE.Marker.Device.ScanController.MotfDirection.#ctor(GlmSharp.dvec3)"]

See Also