| _dataVariance | osg::Object | protected |
| _depth | osgText::Font | protected |
| _fontSize | osgText::Font | protected |
| _glyph3DMap | osgText::Font | protected |
| _glyphMapMutex | osgText::Font | mutableprotected |
| _glyphTextureList | osgText::Font | protected |
| _implementation | osgText::Font | protected |
| _magFilterHint | osgText::Font | protected |
| _margin | osgText::Font | protected |
| _marginRatio | osgText::Font | protected |
| _minFilterHint | osgText::Font | protected |
| _name | osg::Object | protected |
| _numCurveSamples | osgText::Font | protected |
| _observerSet | osg::Referenced | mutableprotected |
| _refCount | osg::Referenced | mutableprotected |
| _sizeGlyphMap | osgText::Font | protected |
| _stateset | osgText::Font | protected |
| _texenv | osgText::Font | protected |
| _textureHeightHint | osgText::Font | protected |
| _textureWidthHint | osgText::Font | protected |
| _userDataContainer | osg::Object | protected |
| addGlyph(const FontResolution &fontRes, unsigned int charcode, Glyph *glyph) | osgText::Font | protected |
| addObserver(Observer *observer) const | osg::Referenced | |
| asNode() | osg::Object | inlinevirtual |
| asNode() const | osg::Object | inlinevirtual |
| asNodeVisitor() | osg::Object | inlinevirtual |
| asNodeVisitor() const | osg::Object | inlinevirtual |
| asStateAttribute() | osg::Object | inlinevirtual |
| asStateAttribute() const | osg::Object | inlinevirtual |
| asUniform() | osg::Object | inlinevirtual |
| asUniform() const | osg::Object | inlinevirtual |
| className() const | osgText::Font | inlinevirtual |
| clone(const osg::CopyOp &) const | osgText::Font | inlinevirtual |
| cloneType() const | osgText::Font | inlinevirtual |
| computeDataVariance() | osg::Object | inlinevirtual |
| DataVariance enum name | osg::Object | |
| deleteUsingDeleteHandler() const | osg::Referenced | protected |
| DYNAMIC enum value | osg::Object | |
| Font(FontImplementation *implementation=0) | osgText::Font | |
| FontImplementation class | osgText::Font | friend |
| FontMutex typedef | osgText::Font | |
| FontSizeGlyphMap typedef | osgText::Font | protected |
| getCompoundClassName() const | osg::Object | inline |
| getDataVariance() const | osg::Object | inline |
| getDefaultFont() | osgText::Font | static |
| getDeleteHandler() | osg::Referenced | static |
| getFileName() const | osgText::Font | virtual |
| getFontDepth() const | osgText::Font | inline |
| getGlobalReferencedMutex() | osg::Referenced | static |
| getGlyph(const FontResolution &fontSize, unsigned int charcode) | osgText::Font | virtual |
| getGlyph3D(unsigned int charcode) | osgText::Font | virtual |
| getGlyphImageMargin() const | osgText::Font | |
| getGlyphImageMarginRatio() const | osgText::Font | |
| getGlyphTextureList() | osgText::Font | inline |
| getImplementation() | osgText::Font | |
| getImplementation() const | osgText::Font | |
| getKerning(unsigned int leftcharcode, unsigned int rightcharcode, KerningType kerningType) | osgText::Font | virtual |
| getMagFilterHint() const | osgText::Font | |
| getMinFilterHint() const | osgText::Font | |
| getName() const | osg::Object | inline |
| getNumberCurveSamples() const | osgText::Font | inline |
| getObserverSet() const | osg::Referenced | inline |
| getOrCreateObserverSet() const | osg::Referenced | |
| getOrCreateUserDataContainer() | osg::Object | |
| getRefMutex() const | osg::Referenced | inline |
| getStateSet() | osgText::Font | inline |
| getStateSet() const | osgText::Font | inline |
| getTexEnv() | osgText::Font | inline |
| getTexEnv() const | osgText::Font | inline |
| getTextureHeightHint() const | osgText::Font | |
| getTextureWidthHint() const | osgText::Font | |
| getThreadSafeReferenceCounting() | osg::Referenced | static |
| getThreadSafeRefUnref() const | osg::Referenced | inline |
| getUserData() | osg::Object | virtual |
| getUserData() const | osg::Object | virtual |
| getUserDataContainer() | osg::Object | inline |
| getUserDataContainer() const | osg::Object | inline |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| getVerticalSize(float &ascender, float &descender) const | osgText::Font | inlinevirtual |
| Glyph3DMap typedef | osgText::Font | protected |
| GlyphMap typedef | osgText::Font | protected |
| GlyphTextureList typedef | osgText::Font | |
| hasVertical() const | osgText::Font | virtual |
| isSameKindAs(const osg::Object *obj) const | osgText::Font | inlinevirtual |
| libraryName() const | osgText::Font | inlinevirtual |
| Object() | osg::Object | inline |
| Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
| Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
| osg::Referenced::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 | |
| releaseGLObjects(osg::State *state=0) const | osgText::Font | virtual |
| removeObserver(Observer *observer) const | osg::Referenced | |
| resizeGLObjectBuffers(unsigned int maxSize) | osgText::Font | virtual |
| setDataVariance(DataVariance dv) | osg::Object | inline |
| setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
| setGlyphImageMargin(unsigned int margin) | osgText::Font | |
| setGlyphImageMarginRatio(float margin) | osgText::Font | |
| setImplementation(FontImplementation *implementation) | osgText::Font | |
| setMagFilterHint(osg::Texture::FilterMode mode) | osgText::Font | |
| setMinFilterHint(osg::Texture::FilterMode mode) | osgText::Font | |
| setName(const std::string &name) | osg::Object | inlinevirtual |
| setName(const char *name) | osg::Object | inline |
| setNumberCurveSamples(unsigned int numSamples) | osgText::Font | inline |
| setStateSet(osg::StateSet *stateset) | osgText::Font | inline |
| setTexEnv(osg::TexEnv *texenv) | osgText::Font | inline |
| setTextureSizeHint(unsigned int width, unsigned int height) | osgText::Font | |
| setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
| setThreadSafeRefUnref(bool threadSafe) | osgText::Font | virtual |
| setUserData(Referenced *obj) | osg::Object | virtual |
| setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
| setUserValue(const std::string &name, const T &value) | osg::Object | |
| signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
| StateSetList typedef | osgText::Font | protected |
| STATIC enum value | osg::Object | |
| unref() const | osg::Referenced | inline |
| unref_nodelete() const | osg::Referenced | |
| UNSPECIFIED enum value | osg::Object | |
| ~Font() | osgText::Font | protectedvirtual |
| ~Object() | osg::Object | protectedvirtual |
| ~Referenced() | osg::Referenced | protectedvirtual |