设置此矩阵为围绕中心点,以角 angle 旋转的矩阵
McGeMatrix2d& setToRotation(double angle, const McGePoint2d& center = McGePoint2d::kOrigin);
返回该矩阵的引用
McGeMatrix2d 方法