doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
fontInfo_t Struct Reference

#include <RenderSystem.h>

Public Attributes

glyphInfo_t glyphs [GLYPHS_PER_FONT]
 
float glyphScale
 
char name [64]
 

Detailed Description

Definition at line 125 of file RenderSystem.h.

Member Data Documentation

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.


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