glTranslatef (x, y, z). Moves subsequent objects by (x, y, z) units. Note: there is no 2D glTranslate function; for a 2D translation, pass 0 for z. Example: ...
確定! 回上一頁