Type Definition wedged::subspace::UnitVec2

source · []
pub type UnitVec2<T> = UnitVecN<T, U2>;
Expand description

A 2-dimensional unit vector