Type Definition parry3d::math::AngVector

source · []
pub type AngVector<N> = Vector3<N>;
Expand description

The angular vector type.