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