15#ifndef OSGANIMATION_NODE_VISITOR_H
16#define OSGANIMATION_NODE_VISITOR_H
24 class AnimationUpdateCallbackBase;
Definition AnimationUpdateCallback:27
Definition LinkVisitor:29
META_NodeVisitor(osgAnimation, LinkVisitor)
void handle_stateset(osg::StateSet *stateset)
void apply(osg::Geode &node)
AnimationList _animations
Definition LinkVisitor:48
unsigned int _nbLinkedTarget
Definition LinkVisitor:51
AnimationList & getAnimationList()
unsigned int getNbLinkedTarget() const
Definition LinkVisitor:40
void link(osgAnimation::AnimationUpdateCallbackBase *cb)
void apply(osg::Node &node)
Definition NodeVisitor:82
std::vector< osg::ref_ptr< osgAnimation::Animation > > AnimationList
Definition Animation:100
#define OSGANIMATION_EXPORT
Definition osgAnimation/Export:40