Type Definition parry3d::math::UnitVector

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

The unit vector type.