#include <string>#include <osg/Vec2>#include <osg/Image>#include <osg/Texture2D>#include <osg/StateSet>#include <osg/buffered_value>#include <osg/TexEnv>#include <osgText/Export>Namespaces | |
| namespace | osgText |
Defines | |
| #define | OSGTEXT_FONT 1 |
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.4.2