OpenSceneGraph
3.0.1
|
#include <vector>
#include <osgAnimation/Export>
#include <osg/Referenced>
#include <osgAnimation/FrameAction>
Classes | |
class | osgAnimation::ActionVisitor |
class | osgAnimation::UpdateActionVisitor |
class | osgAnimation::ClearActionVisitor |
Namespaces | |
namespace | osgAnimation |
The osgAnimation library provides general purpose utility classes for animation. | |
Defines | |
#define | OSGANIMATION_ACTIONVISITOR_H |
#define | META_ActionVisitor(library, name) |
#define META_ActionVisitor | ( | library, | |
name | |||
) |
virtual const char* libraryName() const { return #library; }\ virtual const char* className() const { return #name; }
#define OSGANIMATION_ACTIONVISITOR_H |
![]() | Generated at Mon Oct 3 2011 12:39:39 for the OpenSceneGraph by doxygen 1.7.5. |