glRotatef (theta, vx, vy, vz) ... Example. Rotation about z axis by 30 degrees with a fixed point of (1.0, 2.0, 3.0) ... glRotatef(30.0, 0.0, 0.0, .10);.
確定! 回上一頁