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

type SpatialMatrix<N> = Matrix3<N>;

Square matrix with dimension SpatialDim × SpatialDim.