getY()); glVertex2f((GLfloat) x, (GLfloat) y); //draw the line glEnd(); CP.set (x, y); //update current point to new point glFlush(); } //< > void Canvas:: ...
確定! 回上一頁