|
OpenSceneGraph
3.0.1
|
#include <vector>#include <osg/Quat>#include <osg/Vec3>#include <osg/Vec2>#include <osg/Vec4>#include <osg/Referenced>#include <osgAnimation/Export>Classes | |
| class | osgAnimation::Target |
| class | osgAnimation::TemplateTarget< T > |
Namespaces | |
| namespace | osgAnimation |
The osgAnimation library provides general purpose utility classes for animation. | |
Defines | |
| #define | OSGANIMATION_TARGET 1 |
Typedefs | |
| typedef TemplateTarget < osg::Matrixf > | osgAnimation::MatrixTarget |
| typedef TemplateTarget< osg::Quat > | osgAnimation::QuatTarget |
| typedef TemplateTarget< osg::Vec3 > | osgAnimation::Vec3Target |
| typedef TemplateTarget< osg::Vec4 > | osgAnimation::Vec4Target |
| typedef TemplateTarget< osg::Vec2 > | osgAnimation::Vec2Target |
| typedef TemplateTarget< float > | osgAnimation::FloatTarget |
| typedef TemplateTarget< double > | osgAnimation::DoubleTarget |
| #define OSGANIMATION_TARGET 1 |
| Generated at Thu Sep 27 2012 17:02:43 for the OpenSceneGraph by doxygen 1.7.6.1. |