15 #ifndef OSGANIMATION_ACTION_BLENDOUT_H
16 #define OSGANIMATION_ACTION_BLENDOUT_H
18 #include <osgAnimation/Action>
19 #include <osgAnimation/Export>
35 void computeWeight(
unsigned int frame);
#define OSGANIMATION_EXPORT
Animation * getAnimation()
osg::ref_ptr< Animation > _animation
blend out from weight to 0 in duration
#define META_Action(library, name)