15#ifndef OSGANIMATION_TIMELINE_ANIMATION_MANAGER
16#define OSGANIMATION_TIMELINE_ANIMATION_MANAGER 1
The osgAnimation library provides general purpose utility classes for animation.
Definition Action:34
Copy Op(erator) used to control whether shallow or deep copy is used during copy construction and clo...
Definition CopyOp:41
Smart pointer for handling referenced counted objects.
Definition ref_ptr:32
META_Object(osgAnimation, TimelineAnimationManager)
TimelineAnimationManager(const TimelineAnimationManager &nc, const osg::CopyOp &)
const Timeline * getTimeline() const
Definition TimelineAnimationManager:38
osg::ref_ptr< Timeline > _timeline
Definition TimelineAnimationManager:29
TimelineAnimationManager()
TimelineAnimationManager(const AnimationManagerBase &manager)
Timeline * getTimeline()
Definition TimelineAnimationManager:37
#define OSGANIMATION_EXPORT
Definition Export:40