glPushMatrix(); glGetFloatv(GL_PROJECTION_MATRIX, matrix); glLoadIdentity(); glMultMatrixf(LeftProjectMatrix); glMultMatrixf(matrix);.
確定! 回上一頁