[][src]Type Definition nphysics3d::math::SpatialMatrix

type SpatialMatrix<N> = Matrix6<N>;

Square matrix with dimension SpatialDim × SpatialDim.