Type Definition parry3d::math::SpacialVector

source · []
pub type SpacialVector<N> = Vector6<N>;
Expand description

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