naev 0.11.5
glFontTex Struct Reference

Stores a texture stash for fonts. More...

Data Fields

GLuint id
 
glFontRow rows [MAX_ROWS]
 

Detailed Description

Stores a texture stash for fonts.

Definition at line 63 of file font.c.

Field Documentation

◆ id

GLuint glFontTex::id

Texture id.

Definition at line 64 of file font.c.

◆ rows

glFontRow glFontTex::rows[MAX_ROWS]

Stores font row information.

Definition at line 65 of file font.c.


The documentation for this struct was generated from the following file: