OSG
3.4.0
|
#include <osg/Object>
#include <osgAnimation/Export>
#include <osgAnimation/Channel>
#include <osg/ref_ptr>
#include <vector>
#include <map>
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 |