[][src]Type Definition parry3d::math::Matrix

type Matrix<N> = Matrix3<N>;

The matrix type.