Which of the following opengl code produces the following output ? glBegin (GL_LINES); glVertex2iv (p1); glVertex2iv (p2); glVertex2iv (p3); glVertex2iv ...
確定! 回上一頁