glVertex2d (0.4, 0.4);; gl.glEnd();; //Drawing bottom edge; gl.glBegin( GL2.GL_LINES );; gl.glVertex2d(-0.4,-0.4);; gl.glVertex2d(0.4, -0.4);; gl.
確定! 回上一頁