Type Definition heron::rapier_plugin::rapier3d::parry::math::AngVector[][src]

pub type AngVector<N> = Matrix<N, Const<{_: usize}>, Const<1_usize>, ArrayStorage<N, 3_usize, 1_usize>>;
Expand description

The angular vector type.