Type Definition tool::Unit[][src]

type Unit<T> = UnitVector3<T>;
Expand description

Type alias for UnitVector3. The matrix has 3 rows and 1 column.