Searched defs:gl_bitmap_glyph (Results 1 – 1 of 1) sorted by relevance
42 struct gl_bitmap_glyph struct44 unsigned short x, y, w, h; /**< position and size in the texture */45 float xorig, yorig; /**< bitmap origin */69 struct gl_bitmap_glyph *glyphs; argument