OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs | Functions
Font3D.h File Reference
#include <osgText/Font>
Include dependency graph for Font3D.h:

Go to the source code of this file.

Namespaces

 osgText
 

Typedefs

typedef Font osgText::Font3D
 

Functions

Font * osgText::readFont3DFile (const std::string &filename, const osgDB::ReaderWriter::Options *userOptions=0)
 
Font * osgText::readFont3DStream (std::istream &stream, const osgDB::ReaderWriter::Options *userOptions=0)
 
osg::ref_ptr< Font > osgText::readRefFont3DFile (const std::string &filename, const osgDB::ReaderWriter::Options *userOptions=0)
 
osg::ref_ptr< Font > osgText::readRefFont3DStream (std::istream &stream, const osgDB::ReaderWriter::Options *userOptions=0)
 
std::string osgText::findFont3DFile (const std::string &str)