... 1.0f, 0.0f); 129 glBegin(GL_LINES); 130 glVertex2d(temppoint[0].x, temppoint[0].y); 131 glVertex2d(0, 0); 132 glVertex2d(temppoint[1].x, ...
確定! 回上一頁