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