// Draw a rectangle with texture, alpha on. glBegin(GL_POLYGON);. glTexCoord2f(lGlyph->texture_left, lGlyph->texture_bottom);. glVertex2f(lGlyph ...
確定! 回上一頁