OpenSceneGraph  3.5.1
osgText::Font Member List

This is the complete list of members for osgText::Font, including all inherited members.

_dataVarianceosg::Objectprotected
_depthosgText::Fontprotected
_fontSizeosgText::Fontprotected
_glyph3DMaposgText::Fontprotected
_glyphMapMutexosgText::Fontmutableprotected
_glyphTextureListosgText::Fontprotected
_implementationosgText::Fontprotected
_magFilterHintosgText::Fontprotected
_marginosgText::Fontprotected
_marginRatioosgText::Fontprotected
_minFilterHintosgText::Fontprotected
_nameosg::Objectprotected
_numCurveSamplesosgText::Fontprotected
_observerSetosg::Referencedmutableprotected
_refCountosg::Referencedmutableprotected
_sizeGlyphMaposgText::Fontprotected
_statesetosgText::Fontprotected
_texenvosgText::Fontprotected
_textureHeightHintosgText::Fontprotected
_textureWidthHintosgText::Fontprotected
_userDataContainerosg::Objectprotected
addGlyph(const FontResolution &fontRes, unsigned int charcode, Glyph *glyph)osgText::Fontprotected
addObserver(Observer *observer) const osg::Referenced
asNode()osg::Objectinlinevirtual
asNode() const osg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() const osg::Objectinlinevirtual
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() const osg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() const osg::Objectinlinevirtual
className() const osgText::Fontinlinevirtual
clone(const osg::CopyOp &) const osgText::Fontinlinevirtual
cloneType() const osgText::Fontinlinevirtual
computeDataVariance()osg::Objectinlinevirtual
DataVariance enum nameosg::Object
deleteUsingDeleteHandler() const osg::Referencedprotected
DYNAMIC enum valueosg::Object
Font(FontImplementation *implementation=0)osgText::Font
FontImplementation classosgText::Fontfriend
FontMutex typedefosgText::Font
FontSizeGlyphMap typedefosgText::Fontprotected
getCompoundClassName() const osg::Objectinline
getDataVariance() const osg::Objectinline
getDefaultFont()osgText::Fontstatic
getDeleteHandler()osg::Referencedstatic
getFileName() const osgText::Fontvirtual
getFontDepth() const osgText::Fontinline
getGlobalReferencedMutex()osg::Referencedstatic
getGlyph(const FontResolution &fontSize, unsigned int charcode)osgText::Fontvirtual
getGlyph3D(unsigned int charcode)osgText::Fontvirtual
getGlyphImageMargin() const osgText::Font
getGlyphImageMarginRatio() const osgText::Font
getGlyphTextureList()osgText::Fontinline
getImplementation()osgText::Font
getImplementation() const osgText::Font
getKerning(unsigned int leftcharcode, unsigned int rightcharcode, KerningType kerningType)osgText::Fontvirtual
getMagFilterHint() const osgText::Font
getMinFilterHint() const osgText::Font
getName() const osg::Objectinline
getNumberCurveSamples() const osgText::Fontinline
getObserverSet() const osg::Referencedinline
getOrCreateObserverSet() const osg::Referenced
getOrCreateUserDataContainer()osg::Object
getRefMutex() const osg::Referencedinline
getStateSet()osgText::Fontinline
getStateSet() const osgText::Fontinline
getTexEnv()osgText::Fontinline
getTexEnv() const osgText::Fontinline
getTextureHeightHint() const osgText::Font
getTextureWidthHint() const osgText::Font
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() const osg::Referencedinline
getUserData()osg::Objectvirtual
getUserData() const osg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() const osg::Objectinline
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::Fontinlinevirtual
Glyph3DMap typedefosgText::Fontprotected
GlyphMap typedefosgText::Fontprotected
GlyphTextureList typedefosgText::Font
hasVertical() const osgText::Fontvirtual
isSameKindAs(const osg::Object *obj) const osgText::Fontinlinevirtual
libraryName() const osgText::Fontinlinevirtual
Object()osg::Objectinline
Object(bool threadSafeRefUnref)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
osg::Referenced::operator=(const Referenced &)osg::Referencedinline
ref() const osg::Referencedinline
referenceCount() const osg::Referencedinline
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referencedexplicit
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(osg::State *state=0) const osgText::Fontvirtual
removeObserver(Observer *observer) const osg::Referenced
resizeGLObjectBuffers(unsigned int maxSize)osgText::Fontvirtual
setDataVariance(DataVariance dv)osg::Objectinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
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::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setNumberCurveSamples(unsigned int numSamples)osgText::Fontinline
setStateSet(osg::StateSet *stateset)osgText::Fontinline
setTexEnv(osg::TexEnv *texenv)osgText::Fontinline
setTextureSizeHint(unsigned int width, unsigned int height)osgText::Font
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
setThreadSafeRefUnref(bool threadSafe)osgText::Fontvirtual
setUserData(Referenced *obj)osg::Objectvirtual
setUserData(const ref_ptr< T > &ud)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
signalObserversAndDelete(bool signalDelete, bool doDelete) const osg::Referencedprotected
StateSetList typedefosgText::Fontprotected
STATIC enum valueosg::Object
unref() const osg::Referencedinline
unref_nodelete() const osg::Referenced
UNSPECIFIED enum valueosg::Object
~Font()osgText::Fontprotectedvirtual
~Object()osg::Objectprotectedvirtual
~Referenced()osg::Referencedprotectedvirtual

osg logo
Generated at Wed Nov 11 2015 22:15:12 for the OpenSceneGraph by doxygen 1.8.10.