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

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

The vector type with dimension SpatialDim × 1.