struct fontData

A struct to house key font data for indexing the mFaces font cache

[more]GlmColor4 fgcolor
The foreground color of the font
[more]const char* filename
The full path to the font
[more]float pointsize
The pointsize of the font
[more]GmTypes::FontType type
The OGLFT rendering type of the font


Documentation

A struct to house key font data for indexing the mFaces font cache
oconst char* filename
The full path to the font

ofloat pointsize
The pointsize of the font

oGlmColor4 fgcolor
The foreground color of the font

oGmTypes::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++.