void glVertex3fv(const GLfloat * v). 能將一個vertex的x y z 軸放入一個array,由此來定義point. void glVertex4f(GLfloat x, GLfloat y, ...
確定! 回上一頁