Example : glBegin ( GL_LINES ) ; glVertex2f ( x1 , y1 ) ; glVertex2f ( x2 , y2 ) ; glEnd ( ) ; 2.2.1.3 GL_LINE_STRIP We use this primitive to draw a ...
確定! 回上一頁