pub type Unit<T> = UnitVector3<T>;Expand description
Type alias for UnitVector3. The matrix has 3 rows and 1 column.
Aliased Typeยง
pub struct Unit<T> { /* private fields */ }pub type Unit<T> = UnitVector3<T>;Type alias for UnitVector3. The matrix has 3 rows and 1 column.
pub struct Unit<T> { /* private fields */ }