OpenSceneGraph
3.0.1
|
#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. |
Macros | |
#define | OSGANIMATION_ANIMATION 1 |
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 1 |
![]() | Generated at Tue Sep 4 2012 06:15:23 for the OpenSceneGraph by doxygen 1.8.1.2. |