osg::TextFace Member List
This is the complete list of members for
osg::TextFace, including all inherited members.
| _family | osg::TextFace | [protected] |
| _horiAscent | osg::TextFace | [protected] |
| _horiDescent | osg::TextFace | [protected] |
| _style | osg::TextFace | [protected] |
| _vertAscent | osg::TextFace | [protected] |
| _vertDescent | osg::TextFace | [protected] |
| addRef(void) | osg::MemoryObject | |
| adjustLineOrigin(const TextLayoutParam ¶m, const Vec2f &currPos, TextLayoutResult &layoutResult) const | osg::TextFace | [protected] |
| calculateBoundingBox(const TextLayoutResult &layoutResult, Vec2f &lowerLeft, Vec2f &upperRight) | osg::TextFace | |
| convertUTF8ToUnicode(const std::string &utf8Text, std::wstring &text) | osg::TextFace | [static] |
| getFamily() const | osg::TextFace | [inline] |
| getGlyph(TextGlyph::Index glyphIndex)=0 | osg::TextFace | [pure virtual] |
| getHoriAscent() const | osg::TextFace | [inline] |
| getHoriDescent() const | osg::TextFace | [inline] |
| getRefCount(void) | osg::MemoryObject | |
| getStyle() const | osg::TextFace | [inline] |
| getVertAscent() const | osg::TextFace | [inline] |
| getVertDescent() const | osg::TextFace | [inline] |
| justifyLine(const TextLayoutParam ¶m, const std::vector< UInt32 > &spaceIndices, Vec2f &currPos, TextLayoutResult &layoutResult) const | osg::TextFace | [protected] |
| layout(const std::string &utf8Text, const TextLayoutParam ¶m, TextLayoutResult &result) | osg::TextFace | [virtual] |
| layout(const std::wstring &text, const TextLayoutParam ¶m, TextLayoutResult &result)=0 | osg::TextFace | [pure virtual] |
| layout(const std::vector< std::string > &lines, const TextLayoutParam ¶m, TextLayoutResult &result) | osg::TextFace | [virtual] |
| layout(const std::vector< std::wstring > &lines, const TextLayoutParam ¶m, TextLayoutResult &result) | osg::TextFace | [virtual] |
| MemoryObject(void) | osg::MemoryObject | [protected] |
| MemoryObject(const MemoryObject &source) | osg::MemoryObject | [protected] |
| operator=(const TextFace &) | osg::TextFace | [private] |
| Style enum name | osg::TextFace | |
| STYLE_BOLD enum value | osg::TextFace | |
| STYLE_BOLDITALIC enum value | osg::TextFace | |
| STYLE_ITALIC enum value | osg::TextFace | |
| STYLE_PLAIN enum value | osg::TextFace | |
| subRef(void) | osg::MemoryObject | |
| TextFace() | osg::TextFace | [inline, protected] |
| TextFace(const TextFace &) | osg::TextFace | [private] |
| ~MemoryObject(void) | osg::MemoryObject | [virtual] |
| ~TextFace() | osg::TextFace | [protected, virtual] |