glTranslate (dx, dy, dz). GLfloat trans = {{1.0, 0.0, 0.0, dx},. {0.0, 1.0, 0.0, dy},. {0.0, 0.0, 1.0, dz},. {0.0, 0.0, 0.0, 1.0}};.
確定! 回上一頁