, including all inherited members.
| _emptyGlyph | osg::TextTXFFace | [private, static] |
| _family | osg::TextFace | [protected] |
| _glyphMap | osg::TextTXFFace | [protected] |
| _horiAscent | osg::TextFace | [protected] |
| _horiDescent | osg::TextFace | [protected] |
| _param | osg::TextTXFFace | [protected] |
| _scale | osg::TextTXFFace | [protected] |
| _style | osg::TextFace | [protected] |
| _texture | osg::TextTXFFace | [protected] |
| _vertAscent | osg::TextFace | [protected] |
| _vertDescent | osg::TextFace | [protected] |
| addRef(void) | osg::MemoryObject | |
| addToGeom(GeometryPtr &geoPtr, const TextLayoutResult &layoutResult, Real32 scale=1.f, Vec2f offset=Vec2f(0, 0), Color3f color=Color3f(-1,-1,-1)) | osg::TextTXFFace | |
| 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, const TextTXFParam ¶m=TextTXFParam()) | osg::TextTXFFace | [static] |
| createFromFile(const std::string &filename) | osg::TextTXFFace | [static] |
| createFromStream(std::istream &is, const std::string &family=std::string(), Style style=STYLE_PLAIN) | osg::TextTXFFace | [static] |
| fillGeo(GeometryPtr &geoPtr, const TextLayoutResult &layoutResult, Real32 scale=1.f, Vec2f offset=Vec2f(0, 0), Color3f color=Color3f(-1,-1,-1)) | osg::TextTXFFace | |
| getFamily() const | osg::TextFace | [inline] |
| getGlyph(TextGlyph::Index glyphIndex) | osg::TextTXFFace | [virtual] |
| getHoriAscent() const | osg::TextFace | [inline] |
| getHoriDescent() const | osg::TextFace | [inline] |
| getParam() const | osg::TextTXFFace | [inline] |
| getRefCount(void) | osg::MemoryObject | |
| getScale() const | osg::TextTXFFace | [inline] |
| getStyle() const | osg::TextFace | [inline] |
| getTexture() const | osg::TextTXFFace | [inline] |
| getTXFGlyph(TextGlyph::Index glyphIndex) | osg::TextTXFFace | |
| getVertAscent() const | osg::TextFace | [inline] |
| getVertDescent() const | osg::TextFace | [inline] |
| GlyphMap typedef | osg::TextTXFFace | [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::TextTXFFace | [virtual] |
| layout(const std::wstring &text, const TextLayoutParam ¶m, TextLayoutResult &result) | osg::TextTXFFace | [virtual] |
| layout(const std::vector< std::string > &lines, const TextLayoutParam ¶m, TextLayoutResult &result) | osg::TextTXFFace | [virtual] |
| layout(const std::vector< std::wstring > &lines, const TextLayoutParam ¶m, TextLayoutResult &result) | osg::TextTXFFace | [virtual] |
| makeGeo(const TextLayoutResult &layoutResult, Real32 scale=1.f, Vec2f offset=Vec2f(0, 0), Color3f color=Color3f(-1,-1,-1)) | osg::TextTXFFace | |
| makeNode(const TextLayoutResult &layoutResult, Real32 scale=1.f, Vec2f offset=Vec2f(0, 0), Color3f color=Color3f(-1,-1,-1)) | osg::TextTXFFace | |
| MemoryObject(void) | osg::MemoryObject | [protected] |
| MemoryObject(const MemoryObject &source) | osg::MemoryObject | [protected] |
| operator=(const TextTXFFace &) | osg::TextTXFFace | [private] |
| prepareTexture(const TextTXFParam ¶m) | osg::TextTXFFace | [protected] |
| 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] |
| TextTXFFace() | osg::TextTXFFace | [inline, protected] |
| TextTXFFace(const TextTXFFace &) | osg::TextTXFFace | [private] |
| writeToFile(const std::string &filename) const | osg::TextTXFFace | |
| writeToStream(std::ostream &os) const | osg::TextTXFFace | |
| ~MemoryObject(void) | osg::MemoryObject | [virtual] |
| ~TextFace() | osg::TextFace | [protected, virtual] |
| ~TextTXFFace() | osg::TextTXFFace | [protected, virtual] |