OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
Animation.h File Reference
#include <osg/Object>
#include <osgAnimation/Export>
#include <osgAnimation/Channel>
#include <osg/ref_ptr>
#include <vector>
#include <map>
Include dependency graph for Animation.h:

Go to the source code of this file.

Classes

class  osgAnimation::Animation
 

Namespaces

 osgAnimation
 

Typedefs

typedef std::vector
< osg::ref_ptr
< osgAnimation::Animation > > 
osgAnimation::AnimationList
 
typedef std::map< std::string,
osg::ref_ptr
< osgAnimation::Animation > > 
osgAnimation::AnimationMap