Type Definition heron::rapier_plugin::rapier3d::math::AngVector

source ·
pub type AngVector<N> = Matrix<N, Const<3>, Const<1>, ArrayStorage<N, 3, 1>>;
Expand description

The angular vector type.