doom3-gpl
Doom 3 GPL source release
|
#include <RenderSystem.h>
Public Attributes | |
glyphInfo_t | glyphs [GLYPHS_PER_FONT] |
float | glyphScale |
char | name [64] |
Definition at line 125 of file RenderSystem.h.
glyphInfo_t fontInfo_t::glyphs[GLYPHS_PER_FONT] |
Definition at line 126 of file RenderSystem.h.
float fontInfo_t::glyphScale |
Definition at line 127 of file RenderSystem.h.
char fontInfo_t::name[64] |
Definition at line 128 of file RenderSystem.h.