_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] |
_dstate | osg::Node | [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] |
_refCount | osg::Referenced | [protected] |
_userData | osg::Object | [protected] |
accept(NodeVisitor &nv) | osg::Node | [virtual] |
addDescription(const std::string &desc) | osg::Node | [inline] |
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] |
computeBound() const | osg::Node | [protected, virtual] |
containsOccluderNodes() const | osg::Node | |
DataVariance enum name | osg::Object | |
DescriptionList typedef | osg::Node | |
dirtyBound() | osg::Node | |
DYNAMIC enum value | osg::Object | |
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] |
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] |
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] |
getStateSet() | osg::Node | [inline] |
getStateSet() const | osg::Node | [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] |
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] |
ParentList typedef | osg::Node | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | [inline] |
Referenced(const Referenced &) | osg::Referenced | [inline] |
removeParent(osg::Group *node) | osg::Node | [protected] |
setAppCallback(NodeCallback *nc) | osg::Node | |
setCullCallback(NodeCallback *nc) | osg::Node | [inline] |
setCullingActive(const bool active) | osg::Node | |
setDataVariance(const DataVariance dv) | osg::Object | [inline] |
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] |
setStateSet(osg::StateSet *dstate) | osg::Node | [inline] |
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] |
~Node() | osg::Node | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |