_alignment | osgText::Paragraph | [protected] |
_appCallback | osg::Node | [protected] |
_bsphere | osg::Node | [protected] |
_bsphere_computed | osg::Node | [protected] |
_cullCallback | osg::Node | [protected] |
_cullingActive | osg::Node | [protected] |
_dataVariance | osg::Object | [protected] |
_descriptions | osg::Node | [protected] |
_drawables | osg::Geode | [protected] |
_dstate | osg::Node | [protected] |
_font | osgText::Paragraph | [protected] |
_maxCharsPerLine | osgText::Paragraph | [protected] |
_name | osg::Node | [protected] |
_nodeMask | osg::Node | [protected] |
_numChildrenRequiringAppTraversal | osg::Node | [protected] |
_numChildrenWithCullingDisabled | osg::Node | [protected] |
_numChildrenWithOccluderNodes | osg::Node | [protected] |
_parents | osg::Node | [protected] |
_position | osgText::Paragraph | [protected] |
_refCount | osg::Referenced | [protected] |
_text | osgText::Paragraph | [protected] |
_userData | osg::Object | [protected] |
accept(NodeVisitor &nv) | osg::Node | [virtual] |
addDescription(const std::string &desc) | osg::Node | [inline] |
addDrawable(Drawable *drawable) | osg::Geode | [virtual] |
addParent(osg::Group *node) | osg::Node | [protected] |
ascend(NodeVisitor &nv) | osg::Node | [virtual] |
className() const | osg::Node | [inline, virtual] |
clone(const CopyOp ©op) const | osg::Node | [inline, virtual] |
cloneType() const | osg::Node | [inline, virtual] |
compileDrawables(State &state) | osg::Geode | |
computeBound() const | osg::Geode | [protected, virtual] |
containsDrawable(const Drawable *gset) const | osg::Geode | [inline] |
containsOccluderNodes() const | osg::Node | |
createDrawables() | osgText::Paragraph | [protected] |
createFormatedText(unsigned int noCharsPerLine, const std::string &str, std::vector< std::string > &formatedText) | osgText::Paragraph | [static] |
DataVariance enum name | osg::Object | |
DescriptionList typedef | osg::Node | |
dirtyBound() | osg::Node | |
DrawableList typedef | osg::Geode | |
DYNAMIC enum value | osg::Object | |
findDrawable(const Drawable *gset) | osg::Geode | [inline] |
findDrawable(const Drawable *gset) const | osg::Geode | [inline] |
Geode() | osg::Geode | |
Geode(const Geode &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Geode | |
getAlignment() const | osgText::Paragraph | [inline] |
getAppCallback() | osg::Node | [inline] |
getAppCallback() const | osg::Node | [inline] |
getBound() const | osg::Node | [inline] |
getCullCallback() | osg::Node | [inline] |
getCullCallback() const | osg::Node | [inline] |
getCullingActive() const | osg::Node | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDescription(const int i) const | osg::Node | [inline] |
getDescription(const int i) | osg::Node | [inline] |
getDescriptions() const | osg::Node | [inline] |
getDescriptions() | osg::Node | [inline] |
getDrawable(const unsigned int i) | osg::Geode | [inline] |
getDrawable(const unsigned int i) const | osg::Geode | [inline] |
getFont() const | osgText::Paragraph | [inline] |
getHeight() const | osgText::Paragraph | |
getMaximumNoCharactersPerLine() const | osgText::Paragraph | [inline] |
getName() const | osg::Node | [inline] |
getNodeMask() const | osg::Node | [inline] |
getNumChildrenRequiringAppTraversal() const | osg::Node | [inline] |
getNumChildrenWithCullingDisabled() const | osg::Node | [inline] |
getNumChildrenWithOccluderNodes() const | osg::Node | [inline] |
getNumDescriptions() const | osg::Node | [inline] |
getNumDrawables() const | osg::Geode | [inline] |
getNumParents() const | osg::Node | [inline] |
getParent(const unsigned int i) | osg::Node | [inline] |
getParent(const unsigned int i) const | osg::Node | [inline] |
getParents() const | osg::Node | [inline] |
getParents() | osg::Node | [inline] |
getPosition() const | osgText::Paragraph | [inline] |
getStateSet() | osg::Node | [inline] |
getStateSet() const | osg::Node | [inline] |
getText() | osgText::Paragraph | [inline] |
getText() const | osgText::Paragraph | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getValidStateSet() | osg::Node | |
isCullingActive() const | osg::Node | [inline] |
isSameKindAs(const Object *obj) const | osg::Node | [inline, virtual] |
libraryName() const | osg::Node | [inline, virtual] |
META_Node(osgText, Paragraph) void setFont(osgText | osgText::Paragraph | [inline] |
osg::Geode::META_Node(osg, Geode) | osg::Geode | |
Node() | osg::Node | |
Node(const Node &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Node | |
NodeMask typedef | osg::Node | |
Object() | osg::Object | [inline] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(Referenced &) | osg::Referenced | [inline] |
osg::Drawable class | osg::Node | [friend] |
osg::Group class | osg::Node | [friend] |
Paragraph() | osgText::Paragraph | |
Paragraph(const Paragraph ¶graph, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgText::Paragraph | |
Paragraph(const osg::Vec3 &position, const std::string &text, osgText::Font *font) | osgText::Paragraph | |
ParentList typedef | osg::Node | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | [inline] |
Referenced(const Referenced &) | osg::Referenced | [inline] |
removeDrawable(Drawable *drawable) | osg::Geode | [virtual] |
removeParent(osg::Group *node) | osg::Node | [protected] |
replaceDrawable(Drawable *origDraw, Drawable *newDraw) | osg::Geode | [virtual] |
setAlignment(int alignment) | osgText::Paragraph | |
setAppCallback(NodeCallback *nc) | osg::Node | |
setCullCallback(NodeCallback *nc) | osg::Node | [inline] |
setCullingActive(const bool active) | osg::Node | |
setDataVariance(const DataVariance dv) | osg::Object | [inline] |
setMaximumNoCharactersPerLine(unsigned int maxCharsPerLine) | osgText::Paragraph | |
setName(const std::string &name) | osg::Node | [inline] |
setName(const char *name) | osg::Node | [inline] |
setNodeMask(const NodeMask nm) | osg::Node | [inline] |
setNumChildrenRequiringAppTraversal(const int num) | osg::Node | [protected] |
setNumChildrenWithCullingDisabled(const int num) | osg::Node | [protected] |
setNumChildrenWithOccluderNodes(const int num) | osg::Node | [protected] |
setPosition(const osg::Vec3 &position) | osgText::Paragraph | |
setStateSet(osg::StateSet *dstate) | osg::Node | [inline] |
setText(const std::string &text) | osgText::Paragraph | |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
traverse(NodeVisitor &) | osg::Node | [inline, virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | [inline] |
~Geode() | osg::Geode | [protected, virtual] |
~Node() | osg::Node | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Paragraph() | osgText::Paragraph | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |