[][src]Type Definition oxygengine_physics_2d::prelude::SpatialVector

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

The vector type with dimension SpatialDim × 1.