A struct to house key font data for indexing the mFaces font cache
-
GlmColor4 fgcolor
- The foreground color of the font
-
const char* filename
- The full path to the font
-
float pointsize
- The pointsize of the font
-
GmTypes::FontType type
- The OGLFT rendering type of the font
Documentation
A struct to house key font data for indexing
the mFaces font cache
- const char* filename
-
The full path to the font
- float pointsize
-
The pointsize of the font
- GlmColor4 fgcolor
-
The foreground color of the font
- GmTypes::FontType type
-
The OGLFT rendering type of the font
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.