glVertex3f (6.0, -1.0, -7.0); glEnd(); Note that we now have one line for every two vertices. If you specify an odd number, the last vertex is ignored.
確定! 回上一頁