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

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

A vector with a dimension equal to the maximum number of degrees of freedom of a rigid body.