设置矩阵乘积mat1*mat2
McGeMatrix3d& setToProduct(const McGeMatrix3d& mat1, const McGeMatrix3d& mat2);
返回该矩阵的引用
McGeMatrix3d 方法