OpenSceneGraph
|
This is the complete list of members for osgText::Font, including all inherited members.
_dataVariance (defined in osg::Object) | osg::Object | protected |
_depth (defined in osgText::Font) | osgText::Font | protected |
_fontSize (defined in osgText::Font) | osgText::Font | protected |
_glyph3DMap (defined in osgText::Font) | osgText::Font | protected |
_glyphMapMutex (defined in osgText::Font) | osgText::Font | mutableprotected |
_glyphTextureList (defined in osgText::Font) | osgText::Font | protected |
_implementation (defined in osgText::Font) | osgText::Font | protected |
_magFilterHint (defined in osgText::Font) | osgText::Font | protected |
_margin (defined in osgText::Font) | osgText::Font | protected |
_marginRatio (defined in osgText::Font) | osgText::Font | protected |
_minFilterHint (defined in osgText::Font) | osgText::Font | protected |
_name (defined in osg::Object) | osg::Object | protected |
_numCurveSamples (defined in osgText::Font) | osgText::Font | protected |
_observerSet (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_observerSet (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_refCount (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_refCount (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_refMutex (defined in osg::Referenced) | osg::Referenced | mutableprotected |
_sizeGlyphMap (defined in osgText::Font) | osgText::Font | protected |
_stateset (defined in osgText::Font) | osgText::Font | protected |
_texenv (defined in osgText::Font) | osgText::Font | protected |
_textureHeightHint (defined in osgText::Font) | osgText::Font | protected |
_textureWidthHint (defined in osgText::Font) | osgText::Font | protected |
_userDataContainer (defined in osg::Object) | osg::Object | protected |
addGlyph(const FontResolution &fontRes, unsigned int charcode, Glyph *glyph) (defined in osgText::Font) | 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 (defined in osg::Object) | osg::Object | |
deleteUsingDeleteHandler() const (defined in osg::Referenced) | osg::Referenced | protected |
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::Font | friend |
FontMutex typedef (defined in osgText::Font) | osgText::Font | |
FontSizeGlyphMap typedef (defined in osgText::Font) | osgText::Font | protected |
getCompoundClassName() const | osg::Object | inline |
getDataVariance() const | osg::Object | inline |
getDefaultFont() (defined in osgText::Font) | osgText::Font | static |
getDeleteHandler() | osg::Referenced | static |
getFileName() const (defined in osgText::Font) | osgText::Font | virtual |
getFontDepth() const (defined in osgText::Font) | 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 (defined in osgText::Font) | osgText::Font | |
getGlyphImageMarginRatio() const (defined in osgText::Font) | osgText::Font | |
getGlyphTextureList() (defined in osgText::Font) | osgText::Font | inline |
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::Font | virtual |
getMagFilterHint() const (defined in osgText::Font) | osgText::Font | |
getMinFilterHint() const (defined in osgText::Font) | osgText::Font | |
getName() const | osg::Object | inline |
getNumberCurveSamples() const (defined in osgText::Font) | osgText::Font | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateUserDataContainer() | osg::Object | |
getRefMutex() const | osg::Referenced | inline |
getRefMutex() const (defined in osg::Referenced) | osg::Referenced | inline |
getStateSet() (defined in osgText::Font) | osgText::Font | inline |
getStateSet() const (defined in osgText::Font) | osgText::Font | inline |
getTexEnv() (defined in osgText::Font) | osgText::Font | inline |
getTexEnv() const (defined in osgText::Font) | osgText::Font | inline |
getTextureHeightHint() const (defined in osgText::Font) | osgText::Font | |
getTextureWidthHint() const (defined in osgText::Font) | osgText::Font | |
getThreadSafeReferenceCounting() | osg::Referenced | static |
getThreadSafeRefUnref() const | osg::Referenced | inline |
getThreadSafeRefUnref() const (defined in osg::Referenced) | 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 (defined in osgText::Font) | osgText::Font | protected |
GlyphMap typedef (defined in osgText::Font) | osgText::Font | protected |
GlyphTextureList typedef (defined in osgText::Font) | osgText::Font | |
hasVertical() const | osgText::Font | virtual |
isSameKindAs(const osg::Object *obj) const (defined in osgText::Font) | osgText::Font | inlinevirtual |
libraryName() const | osgText::Font | inlinevirtual |
Object() | osg::Object | inline |
Object(bool threadSafeRefUnref) (defined in osg::Object) | osg::Object | inlineexplicit |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator=(const Referenced &) (defined in osg::Referenced) | osg::Referenced | inline |
ref() const | osg::Referenced | inline |
referenceCount() const | osg::Referenced | inline |
Referenced() (defined in osg::Referenced) | osg::Referenced | |
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced) | osg::Referenced | explicit |
Referenced(const Referenced &) (defined in osg::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) (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::Object | inlinevirtual |
setName(const char *name) | osg::Object | inline |
setNumberCurveSamples(unsigned int numSamples) (defined in osgText::Font) | osgText::Font | inline |
setStateSet(osg::StateSet *stateset) (defined in osgText::Font) | osgText::Font | inline |
setTexEnv(osg::TexEnv *texenv) (defined in osgText::Font) | 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 |
setUserData(const ref_ptr< T > &ud) (defined in osg::Object) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) (defined in osg::Object) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced) | osg::Referenced | protected |
StateSetList typedef (defined in osgText::Font) | osgText::Font | protected |
STATIC enum value (defined in osg::Object) | osg::Object | |
unref() const | osg::Referenced | inline |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value (defined in osg::Object) | osg::Object | |
~Font() (defined in osgText::Font) | osgText::Font | protectedvirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() (defined in osg::Referenced) | osg::Referenced | protectedvirtual |