_facade | osgText::Font::FontImplementation | |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
addGlyph(unsigned int width, unsigned int height, unsigned int charcode, Glyph *glyph) | osgText::Font::FontImplementation | [inline] |
addObserver(Observer *observer) | osg::Referenced | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
FontImplementation() | osgText::Font::FontImplementation | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getFileName() const =0 | osgText::Font::FontImplementation | [pure virtual] |
getGlyph(unsigned int charcode)=0 | osgText::Font::FontImplementation | [pure virtual] |
getKerning(unsigned int leftcharcode, unsigned int rightcharcode, KerningType kerningType)=0 | osgText::Font::FontImplementation | [pure virtual] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
hasVertical() const =0 | osgText::Font::FontImplementation | [pure virtual] |
operator=(const Referenced &) | osg::Referenced | [inline] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
removeObserver(Observer *observer) | osg::Referenced | |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setFontHeight(unsigned int height) | osgText::Font::FontImplementation | [inline] |
setFontResolution(unsigned int width, unsigned int height)=0 | osgText::Font::FontImplementation | [pure virtual] |
setFontWidth(unsigned int width) | osgText::Font::FontImplementation | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
~Referenced() | osg::Referenced | [protected, virtual] |