... glVertex2f(left,bottom); glVertex2f(left,top); glVertex2f(right ... glutCreateWindow("Red square example"); glutDisplayFunc(Display); ...
確定! 回上一頁