| _animations | osgAnimation::AnimationManagerBase | protected |
| _automaticLink | osgAnimation::AnimationManagerBase | protected |
| _dataVariance | osg::Object | protected |
| _linker | osgAnimation::AnimationManagerBase | protected |
| _name | osg::Object | protected |
| _needToLink | osgAnimation::AnimationManagerBase | protected |
| _nestedCallback | osg::Callback | protected |
| _observerSet | osg::Referenced | mutableprotected |
| _refCount | osg::Referenced | mutableprotected |
| _targets | osgAnimation::AnimationManagerBase | protected |
| _userDataContainer | osg::Object | protected |
| addNestedCallback(osg::Callback *nc) | osg::Callback | inline |
| addObserver(Observer *observer) const | osg::Referenced | |
| AnimationManagerBase() | osgAnimation::AnimationManagerBase | |
| AnimationManagerBase(const AnimationManagerBase &b, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgAnimation::AnimationManagerBase | |
| asNode() | osg::Object | inlinevirtual |
| asNode() const | osg::Object | inlinevirtual |
| asNodeVisitor() | osg::Object | inlinevirtual |
| asNodeVisitor() const | osg::Object | inlinevirtual |
| asStateAttribute() | osg::Object | inlinevirtual |
| asStateAttribute() const | osg::Object | inlinevirtual |
| asUniform() | osg::Object | inlinevirtual |
| asUniform() const | osg::Object | inlinevirtual |
| buildTargetReference() | osgAnimation::AnimationManagerBase | virtual |
| Callback() | osg::Callback | inline |
| Callback(const Callback &cb, const CopyOp ©op) | osg::Callback | inline |
| className() const =0 | osg::Object | pure virtual |
| clearTargets() | osgAnimation::AnimationManagerBase | |
| clone(const CopyOp &) const =0 | osg::Object | pure virtual |
| cloneType() const =0 | osg::Object | pure virtual |
| computeDataVariance() | osg::Object | inlinevirtual |
| DataVariance enum name | osg::Object | |
| deleteUsingDeleteHandler() const | osg::Referenced | protected |
| dirty() | osgAnimation::AnimationManagerBase | |
| DYNAMIC enum value | osg::Object | |
| getAnimationList() const | osgAnimation::AnimationManagerBase | inline |
| getAutomaticLink() const | osgAnimation::AnimationManagerBase | |
| getCompoundClassName() const | osg::Object | inline |
| getDataVariance() const | osg::Object | inline |
| getDeleteHandler() | osg::Referenced | static |
| getGlobalReferencedMutex() | osg::Referenced | static |
| getName() const | osg::Object | inline |
| getNestedCallback() | osg::Callback | inline |
| getNestedCallback() const | osg::Callback | inline |
| getObserverSet() const | osg::Referenced | inline |
| getOrCreateLinkVisitor() | osgAnimation::AnimationManagerBase | |
| getOrCreateObserverSet() const | osg::Referenced | |
| getOrCreateUserDataContainer() | osg::Object | |
| getRefMutex() const | osg::Referenced | inline |
| getThreadSafeReferenceCounting() | osg::Referenced | static |
| getThreadSafeRefUnref() const | osg::Referenced | inline |
| getUserData() | osg::Object | virtual |
| getUserData() const | osg::Object | virtual |
| getUserDataContainer() | osg::Object | inline |
| getUserDataContainer() const | osg::Object | inline |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| isAutomaticLink() const | osgAnimation::AnimationManagerBase | inline |
| isSameKindAs(const Object *) const | osg::Object | inlinevirtual |
| libraryName() const =0 | osg::Object | pure virtual |
| link(osg::Node *subgraph) | osgAnimation::AnimationManagerBase | virtual |
| META_Object(osg, NodeCallback) | osg::NodeCallback | |
| osg::Callback::META_Object(osg, Callback) | osg::Callback | |
| needToLink() const | osgAnimation::AnimationManagerBase | virtual |
| NodeCallback() | osg::NodeCallback | inline |
| NodeCallback(const NodeCallback &nc, const CopyOp ©op) | osg::NodeCallback | inline |
| Object() | osg::Object | inline |
| Object(bool threadSafeRefUnref) | osg::Object | inlineexplicit |
| Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
| operator()(osg::Node *node, osg::NodeVisitor *nv) | osgAnimation::AnimationManagerBase | virtual |
| osg::Referenced::operator=(const Referenced &) | osg::Referenced | inline |
| ref() const | osg::Referenced | inline |
| referenceCount() const | osg::Referenced | inline |
| Referenced() | osg::Referenced | |
| Referenced(bool threadSafeRefUnref) | osg::Referenced | explicit |
| Referenced(const Referenced &) | osg::Referenced | |
| registerAnimation(Animation *) | osgAnimation::AnimationManagerBase | virtual |
| releaseGLObjects(osg::State *=0) const | osg::Object | inlinevirtual |
| removeNestedCallback(osg::Callback *nc) | osg::Callback | inline |
| removeObserver(Observer *observer) const | osg::Referenced | |
| resizeGLObjectBuffers(unsigned int) | osg::Object | inlinevirtual |
| run(osg::Object *object, osg::Object *data) | osg::NodeCallback | virtual |
| setAutomaticLink(bool) | osgAnimation::AnimationManagerBase | |
| setDataVariance(DataVariance dv) | osg::Object | inline |
| setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
| setLinkVisitor(LinkVisitor *) | osgAnimation::AnimationManagerBase | |
| setName(const std::string &name) | osg::Object | inlinevirtual |
| setName(const char *name) | osg::Object | inline |
| setNestedCallback(osg::Callback *cb) | osg::Callback | inline |
| setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
| setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
| setUserData(Referenced *obj) | osg::Object | virtual |
| setUserData(const ref_ptr< T > &ud) | osg::Object | inline |
| setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
| setUserDataContainer(const ref_ptr< T > &udc) | osg::Object | inline |
| setUserValue(const std::string &name, const T &value) | osg::Object | |
| signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
| STATIC enum value | osg::Object | |
| TargetSet typedef | osgAnimation::AnimationManagerBase | |
| traverse(osg::Object *object, osg::Object *data) | osg::Callback | |
| unref() const | osg::Referenced | inline |
| unref_nodelete() const | osg::Referenced | |
| unregisterAnimation(Animation *) | osgAnimation::AnimationManagerBase | virtual |
| UNSPECIFIED enum value | osg::Object | |
| update(double t)=0 | osgAnimation::AnimationManagerBase | pure virtual |
| ~AnimationManagerBase() | osgAnimation::AnimationManagerBase | virtual |
| ~Callback() | osg::Callback | inlineprotectedvirtual |
| ~NodeCallback() | osg::NodeCallback | inlineprotectedvirtual |
| ~Object() | osg::Object | protectedvirtual |
| ~Referenced() | osg::Referenced | protectedvirtual |