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

type SpatialMatrix<N> = Matrix6<N>;

Square matrix with dimension SpatialDim × SpatialDim.