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

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

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