#include <string>#include <istream>#include <osg/Vec2>#include <osg/Geometry>#include <osgDB/ReaderWriter>#include <osgText/Export>#include <osgText/KerningType>#include <OpenThreads/Mutex>Classes | |
| class | osgText::Font3D |
| class | osgText::Font3D::Font3DImplementation |
| class | osgText::Font3D::Glyph3D |
Namespaces | |
| namespace | osgText |
Functions | |
| OSGTEXT_EXPORT Font3D * | osgText::readFont3DFile (const std::string &filename, const osgDB::ReaderWriter::Options *userOptions=0) |
| OSGTEXT_EXPORT Font3D * | osgText::readFont3DStream (std::istream &stream, const osgDB::ReaderWriter::Options *userOptions=0) |
| OSGTEXT_EXPORT osg::ref_ptr < Font3D > | osgText::readRefFont3DFile (const std::string &filename, const osgDB::ReaderWriter::Options *userOptions=0) |
| OSGTEXT_EXPORT osg::ref_ptr < Font3D > | osgText::readRefFont3DStream (std::istream &stream, const osgDB::ReaderWriter::Options *userOptions=0) |
| OSGTEXT_EXPORT std::string | osgText::findFont3DFile (const std::string &str) |
1.7.1