-
enum KerningType
-
extern OSGTEXT_EXPORT Font* readFontFile(const std::string& filename)
- read a font from specified file
-
class OSGTEXT_EXPORT Font: public osg::Object
- Pure virtual base class for fonts.
-
typedef std::vector<unsigned int> VectorUInt
-
class VectorUInt: public std::vector<unsigned int>
-
class OSGTEXT_EXPORT String: public osg::Referenced, public VectorUInt
-
class OSGTEXT_EXPORT Text: public osg::Drawable
Documentation
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.