Type Definition parry2d::math::UnitVector

source · []
pub type UnitVector<N> = UnitVector2<N>;
Expand description

The unit vector type.