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