OpenSceneGraph
osgText::Font Member List

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

_dataVariance (defined in osg::Object)osg::Objectprotected
_depth (defined in osgText::Font)osgText::Fontprotected
_fontSize (defined in osgText::Font)osgText::Fontprotected
_glyph3DMap (defined in osgText::Font)osgText::Fontprotected
_glyphMapMutex (defined in osgText::Font)osgText::Fontmutableprotected
_glyphTextureList (defined in osgText::Font)osgText::Fontprotected
_implementation (defined in osgText::Font)osgText::Fontprotected
_magFilterHint (defined in osgText::Font)osgText::Fontprotected
_margin (defined in osgText::Font)osgText::Fontprotected
_marginRatio (defined in osgText::Font)osgText::Fontprotected
_minFilterHint (defined in osgText::Font)osgText::Fontprotected
_name (defined in osg::Object)osg::Objectprotected
_numCurveSamples (defined in osgText::Font)osgText::Fontprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refMutex (defined in osg::Referenced)osg::Referencedmutableprotected
_sizeGlyphMap (defined in osgText::Font)osgText::Fontprotected
_stateset (defined in osgText::Font)osgText::Fontprotected
_texenv (defined in osgText::Font)osgText::Fontprotected
_textureHeightHint (defined in osgText::Font)osgText::Fontprotected
_textureWidthHint (defined in osgText::Font)osgText::Fontprotected
_userDataContainer (defined in osg::Object)osg::Objectprotected
addGlyph(const FontResolution &fontRes, unsigned int charcode, Glyph *glyph) (defined in osgText::Font)osgText::Fontprotected
addObserver(Observer *observer) constosg::Referenced
asNode()osg::Objectinlinevirtual
asNode() constosg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() constosg::Objectinlinevirtual
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() constosg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() constosg::Objectinlinevirtual
className() constosgText::Fontinlinevirtual
clone(const osg::CopyOp &) constosgText::Fontinlinevirtual
cloneType() constosgText::Fontinlinevirtual
computeDataVariance()osg::Objectinlinevirtual
DataVariance enum name (defined in osg::Object)osg::Object
deleteUsingDeleteHandler() const (defined in osg::Referenced)osg::Referencedprotected
DYNAMIC enum value (defined in osg::Object)osg::Object
Font(FontImplementation *implementation=0) (defined in osgText::Font)osgText::Font
FontImplementation (defined in osgText::Font)osgText::Fontfriend
FontMutex typedef (defined in osgText::Font)osgText::Font
FontSizeGlyphMap typedef (defined in osgText::Font)osgText::Fontprotected
getCompoundClassName() constosg::Objectinline
getDataVariance() constosg::Objectinline
getDefaultFont() (defined in osgText::Font)osgText::Fontstatic
getDeleteHandler()osg::Referencedstatic
getFileName() const (defined in osgText::Font)osgText::Fontvirtual
getFontDepth() const (defined in osgText::Font)osgText::Fontinline
getGlobalReferencedMutex()osg::Referencedstatic
getGlyph(const FontResolution &fontSize, unsigned int charcode)osgText::Fontvirtual
getGlyph3D(unsigned int charcode)osgText::Fontvirtual
getGlyphImageMargin() const (defined in osgText::Font)osgText::Font
getGlyphImageMarginRatio() const (defined in osgText::Font)osgText::Font
getGlyphTextureList() (defined in osgText::Font)osgText::Fontinline
getImplementation() (defined in osgText::Font)osgText::Font
getImplementation() const (defined in osgText::Font)osgText::Font
getKerning(unsigned int leftcharcode, unsigned int rightcharcode, KerningType kerningType)osgText::Fontvirtual
getMagFilterHint() const (defined in osgText::Font)osgText::Font
getMinFilterHint() const (defined in osgText::Font)osgText::Font
getName() constosg::Objectinline
getNumberCurveSamples() const (defined in osgText::Font)osgText::Fontinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getOrCreateUserDataContainer()osg::Object
getRefMutex() constosg::Referencedinline
getRefMutex() const (defined in osg::Referenced)osg::Referencedinline
getStateSet() (defined in osgText::Font)osgText::Fontinline
getStateSet() const (defined in osgText::Font)osgText::Fontinline
getTexEnv() (defined in osgText::Font)osgText::Fontinline
getTexEnv() const (defined in osgText::Font)osgText::Fontinline
getTextureHeightHint() const (defined in osgText::Font)osgText::Font
getTextureWidthHint() const (defined in osgText::Font)osgText::Font
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() constosg::Referencedinline
getThreadSafeRefUnref() const (defined in osg::Referenced)osg::Referencedinline
getUserData()osg::Objectvirtual
getUserData() constosg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() constosg::Objectinline
getUserValue(const std::string &name, T &value) constosg::Object
getUserValue(const std::string &name, T &value) constosg::Object
getVerticalSize(float &ascender, float &descender) constosgText::Fontinlinevirtual
Glyph3DMap typedef (defined in osgText::Font)osgText::Fontprotected
GlyphMap typedef (defined in osgText::Font)osgText::Fontprotected
GlyphTextureList typedef (defined in osgText::Font)osgText::Font
hasVertical() constosgText::Fontvirtual
isSameKindAs(const osg::Object *obj) const (defined in osgText::Font)osgText::Fontinlinevirtual
libraryName() constosgText::Fontinlinevirtual
Object()osg::Objectinline
Object(bool threadSafeRefUnref) (defined in osg::Object)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
operator=(const Referenced &) (defined in osg::Referenced)osg::Referencedinline
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced() (defined in osg::Referenced)osg::Referenced
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced)osg::Referencedexplicit
Referenced(const Referenced &) (defined in osg::Referenced)osg::Referenced
releaseGLObjects(osg::State *state=0) constosgText::Fontvirtual
removeObserver(Observer *observer) constosg::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) (defined in osgText::Font)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) (defined in osgText::Font)osgText::Fontinline
setStateSet(osg::StateSet *stateset) (defined in osgText::Font)osgText::Fontinline
setTexEnv(osg::TexEnv *texenv) (defined in osgText::Font)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) (defined in osg::Object)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc) (defined in osg::Object)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced)osg::Referencedprotected
StateSetList typedef (defined in osgText::Font)osgText::Fontprotected
STATIC enum value (defined in osg::Object)osg::Object
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
UNSPECIFIED enum value (defined in osg::Object)osg::Object
~Font() (defined in osgText::Font)osgText::Fontprotectedvirtual
~Object()osg::Objectprotectedvirtual
~Referenced() (defined in osg::Referenced)osg::Referencedprotectedvirtual