struct glSvgFontData

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

[more]float fgcolor[4]
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]GlSvgTypes::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

ofloat fgcolor[4]
The foreground color of the font

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