静态函数,通过向量 vec 平移矩阵
static McGeMatrix2d translation(const McGeVector2d& vec);
返回生成的平移矩阵
translation 方法