glutInitWindowPosition and glutInitWindowSize set the initial window position and size respectively. Usage. void glutInitWindowSize(int width, int height); ...
確定! 回上一頁