OpenSceneGraph 2.8.3
|
#include <osg/Object>
#include <osgAnimation/Export>
#include <osgAnimation/Channel>
#include <osg/ref_ptr>
#include <vector>
#include <map>
Classes | |
class | osgAnimation::Animation |
Namespaces | |
namespace | osgAnimation |
The osgAnimation library provides general purpose utility classes for animation. | |
Defines | |
#define | OSGANIMATION_ANIMATION_H |
Typedefs | |
typedef std::vector < osg::ref_ptr < osgAnimation::Animation > > | osgAnimation::AnimationList |
typedef std::map< std::string, osg::ref_ptr < osgAnimation::Animation > > | osgAnimation::AnimationMap |
#define OSGANIMATION_ANIMATION_H |
![]() | Generated at Tue Mar 22 2011 13:20:18 for the OpenSceneGraph by doxygen 1.7.3. |