#include <osg/Object>
#include <osgAnimation/Export>
#include <osgAnimation/Channel>
#include <osg/ref_ptr>
#include <vector>
#include <map>
Classes | |
class | osgAnimation::Animation |
Namespaces | |
namespace | osgAnimation |
Typedefs | |
typedef std::vector < osg::ref_ptr < osgAnimation::Animation > > | osgAnimation::AnimationList |
typedef std::map< std::string, osg::ref_ptr < osgAnimation::Animation > > | osgAnimation::AnimationMap |