_dataVariance | osg::Object | [protected] |
_glyphTextureList | osgText::Font | [protected] |
_height | 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] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_serializeFontCallsMutex | osgText::Font | [mutable, protected] |
_sizeGlyphMap | osgText::Font | [protected] |
_stateset | osgText::Font | [protected] |
_texenv | osgText::Font | [protected] |
_textureHeightHint | osgText::Font | [protected] |
_textureWidthHint | osgText::Font | [protected] |
_userData | osg::Object | [protected] |
_width | osgText::Font | [protected] |
addGlyph(unsigned int width, unsigned int height, unsigned int charcode, Glyph *glyph) | osgText::Font | [protected] |
addObserver(Observer *observer) | osg::Referenced | |
className() const | osgText::Font | [inline, virtual] |
clone(const osg::CopyOp &) const | osgText::Font | [inline, virtual] |
cloneType() const | osgText::Font | [inline, virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
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 | |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getFileName() const | osgText::Font | [virtual] |
getFontHeight() const | osgText::Font | |
getFontWidth() const | osgText::Font | |
getGlyph(unsigned int charcode) | osgText::Font | [virtual] |
getGlyphImageMargin() const | osgText::Font | |
getGlyphImageMarginRatio() const | osgText::Font | |
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] |
getRefMutex() const | osg::Referenced | [inline] |
getSerializeFontCallsMutex() | osgText::Font | [static] |
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 | [inline] |
getUserData() const | osg::Object | [inline] |
GlyphMap typedef | osgText::Font | [protected] |
GlyphTextureList typedef | osgText::Font | [protected] |
hasVertical() const | osgText::Font | [virtual] |
isSameKindAs(const osg::Object *obj) const | osgText::Font | [inline, virtual] |
libraryName() const | osgText::Font | [inline, virtual] |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
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) | osg::Referenced | |
resizeGLObjectBuffers(unsigned int maxSize) | osgText::Font | [virtual] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setFontResolution(unsigned int width, unsigned int height) | osgText::Font | [virtual] |
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 | [inline] |
setName(const char *name) | osg::Object | [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 | [inline] |
SizeGlyphMap typedef | osgText::Font | [protected] |
SizePair typedef | osgText::Font | [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 | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |