Classes | |
| class | osgText::Font |
| class | osgText::Font::FontImplementation |
| class | osgText::Font::GlyphTexture |
| class | osgText::Font::Glyph |
| class | osgText::String |
| class | osgText::Text |
| struct | osgText::Text::GlyphQuads |
| struct | osgText::Text::AutoTransformCache |
Typedefs | |
| typedef std::vector< unsigned int > | VectorUInt |
Enumerations | |
| enum | KerningType { KERNING_DEFAULT, KERNING_UNFITTED, KERNING_NONE } |
Functions | |
| OSGTEXT_EXPORT Font * | readFontFile (const std::string &filename) |
|
|
|
|
|
|
|
|
read a font from specified file. |
1.3.9.1