glBegin(GL_POINTS); glVertex2i(700, 15); glVertex2i(100, 555); glEnd();. glBegin();函数用来指定要显示的图元类型,在绘制点的时候,图元类型 ...
確定! 回上一頁