{ glBegin ( GL_LINES ) ; glvertex2f ( -0.8f , 0.8f ) ; glvertex2f ( 0.8f , 0.8f ) ; glEnd ( ) ; 64 glEnable ( GL_LINE_STIPPLE ) ; glLinestipple ( 1,0x00FF ) ...
確定! 回上一頁