设置矩阵乘积(this matrix) * rightSide.
McGeMatrix3d& postMultBy(const McGeMatrix3d& rightSide);
返回该矩阵的引用
McGeMatrix3d 方法