[][src]Type Definition rapier2d::math::SpacialVector

type SpacialVector<N> = Matrix<N, U3, U1, <DefaultAllocator as Allocator<N, U3, U1>>::Buffer>;

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