把向量与矩阵变换,结果和setToProduct(mat, *this)相同
McGeVector3d& transformBy(const McGeMatrix3d& leftSide);
返回这个矢量的引用
McGeVector3d 方法