naev 0.12.5
glFontTex Struct Reference

Stores a texture stash for fonts. More...

Collaboration diagram for glFontTex:

Data Fields

GLuint id
glFontRow rows [MAX_ROWS]

Detailed Description

Stores a texture stash for fonts.

Definition at line 66 of file font.c.

Field Documentation

◆ id

GLuint glFontTex::id

Texture id.

Definition at line 67 of file font.c.

◆ rows

glFontRow glFontTex::rows[MAX_ROWS]

Stores font row information.

Definition at line 68 of file font.c.


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