OpenSceneGraph
Classes | Namespaces | Macros | Typedefs
Target File Reference
#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

 osgAnimation
 The osgAnimation library provides general purpose utility classes for animation.
 

Macros

#define OSGANIMATION_TARGET   1
 

Typedefs

typedef TemplateTarget< osg::MatrixfosgAnimation::MatrixTarget
 
typedef TemplateTarget< osg::QuatosgAnimation::QuatTarget
 
typedef TemplateTarget< osg::Vec3osgAnimation::Vec3Target
 
typedef TemplateTarget< osg::Vec4osgAnimation::Vec4Target
 
typedef TemplateTarget< osg::Vec2osgAnimation::Vec2Target
 
typedef TemplateTarget< float > osgAnimation::FloatTarget
 
typedef TemplateTarget< double > osgAnimation::DoubleTarget
 

Macro Definition Documentation

◆ OSGANIMATION_TARGET

#define OSGANIMATION_TARGET   1