... vertex position using the glTextCoord2D and glVertex2D functions: // first point and coordinate texture glTexCoord2d(0.0,0.0); glVertex2d(-1.0,-1.0); ...
確定! 回上一頁