Type Definition heron::rapier_plugin::rapier::math::SpacialVector[]

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.