, including all inherited members.
| _emptyGlyph | osg::TextVectorFace | [protected, static] |
| _family | osg::TextFace | [protected] |
| _glyphMap | osg::TextVectorFace | [protected] |
| _horiAscent | osg::TextFace | [protected] |
| _horiDescent | osg::TextFace | [protected] |
| _scale | osg::TextVectorFace | [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] |
| create(const std::string &family, Style style=STYLE_PLAIN) | osg::TextVectorFace | [static] |
| createGlyph(TextGlyph::Index glyphIndex)=0 | osg::TextVectorFace | [protected, pure virtual] |
| fillGeo(GeometryPtr &geoPtr, const TextLayoutResult &layoutResult, Real32 scale=1.f, Real32 depth=0.f, UInt32 level=2, Real32 creaseAngle=Pi/4.f) | osg::TextVectorFace | |
| getFamily() const | osg::TextFace | [inline] |
| getGlyph(TextGlyph::Index glyphIndex) | osg::TextVectorFace | [virtual] |
| getHoriAscent() const | osg::TextFace | [inline] |
| getHoriDescent() const | osg::TextFace | [inline] |
| getRefCount(void) | osg::MemoryObject | |
| getStyle() const | osg::TextFace | [inline] |
| getVectorGlyph(TextGlyph::Index glyphIndex) | osg::TextVectorFace | |
| getVertAscent() const | osg::TextFace | [inline] |
| getVertDescent() const | osg::TextFace | [inline] |
| GlyphMap typedef | osg::TextVectorFace | [protected] |
| 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] |
| makeGeo(const TextLayoutResult &layoutResult, Real32 scale=1.f, Real32 depth=0.f, UInt32 level=2, Real32 creaseAngle=Pi/4.f) | osg::TextVectorFace | |
| makeNode(const TextLayoutResult &layoutResult, Real32 scale=1.f, Real32 depth=0.f, UInt32 level=2, Real32 creaseAngle=Pi/4.f) | osg::TextVectorFace | |
| MemoryObject(void) | osg::MemoryObject | [protected] |
| MemoryObject(const MemoryObject &source) | osg::MemoryObject | [protected] |
| operator=(const TextVectorFace &) | osg::TextVectorFace | [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] |
| TextVectorFace() | osg::TextVectorFace | [inline, protected] |
| TextVectorFace(const TextVectorFace &) | osg::TextVectorFace | [private] |
| ~MemoryObject(void) | osg::MemoryObject | [virtual] |
| ~TextFace() | osg::TextFace | [protected, virtual] |
| ~TextVectorFace() | osg::TextVectorFace | [protected, virtual] |