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

type SpatialMatrix<N> = Matrix3<N>;

Square matrix with dimension SpatialDim × SpatialDim.