OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
Keyframe.h File Reference
#include <string>
#include <osg/Referenced>
#include <osgAnimation/Vec3Packed>
#include <osgAnimation/CubicBezier>
#include <osg/Quat>
#include <osg/Vec4>
#include <osg/Vec3>
#include <osg/Vec2>
#include <osg/Matrixf>
Include dependency graph for Keyframe.h:

Go to the source code of this file.

Classes

class  osgAnimation::Keyframe
 
class  osgAnimation::TemplateKeyframe< T >
 
class  osgAnimation::KeyframeContainer
 
class  osgAnimation::TemplateKeyframeContainer< T >
 
class  osgAnimation::TemplateKeyframeContainer< Vec3Packed >
 

Namespaces

 osgAnimation
 

Typedefs

typedef TemplateKeyframe< float > osgAnimation::FloatKeyframe
 
typedef
TemplateKeyframeContainer
< float > 
osgAnimation::FloatKeyframeContainer
 
typedef TemplateKeyframe< double > osgAnimation::DoubleKeyframe
 
typedef
TemplateKeyframeContainer
< double > 
osgAnimation::DoubleKeyframeContainer
 
typedef TemplateKeyframe
< osg::Vec2
osgAnimation::Vec2Keyframe
 
typedef
TemplateKeyframeContainer
< osg::Vec2
osgAnimation::Vec2KeyframeContainer
 
typedef TemplateKeyframe
< osg::Vec3
osgAnimation::Vec3Keyframe
 
typedef
TemplateKeyframeContainer
< osg::Vec3
osgAnimation::Vec3KeyframeContainer
 
typedef TemplateKeyframe
< osg::Vec4
osgAnimation::Vec4Keyframe
 
typedef
TemplateKeyframeContainer
< osg::Vec4
osgAnimation::Vec4KeyframeContainer
 
typedef TemplateKeyframe
< osg::Quat
osgAnimation::QuatKeyframe
 
typedef
TemplateKeyframeContainer
< osg::Quat
osgAnimation::QuatKeyframeContainer
 
typedef TemplateKeyframe
< osg::Matrixf
osgAnimation::MatrixKeyframe
 
typedef
TemplateKeyframeContainer
< osg::Matrixf
osgAnimation::MatrixKeyframeContainer
 
typedef TemplateKeyframe
< Vec3Packed > 
osgAnimation::Vec3PackedKeyframe
 
typedef
TemplateKeyframeContainer
< Vec3Packed > 
osgAnimation::Vec3PackedKeyframeContainer
 
typedef TemplateKeyframe
< FloatCubicBezier > 
osgAnimation::FloatCubicBezierKeyframe
 
typedef
TemplateKeyframeContainer
< FloatCubicBezier > 
osgAnimation::FloatCubicBezierKeyframeContainer
 
typedef TemplateKeyframe
< DoubleCubicBezier > 
osgAnimation::DoubleCubicBezierKeyframe
 
typedef
TemplateKeyframeContainer
< DoubleCubicBezier > 
osgAnimation::DoubleCubicBezierKeyframeContainer
 
typedef TemplateKeyframe
< Vec2CubicBezier > 
osgAnimation::Vec2CubicBezierKeyframe
 
typedef
TemplateKeyframeContainer
< Vec2CubicBezier > 
osgAnimation::Vec2CubicBezierKeyframeContainer
 
typedef TemplateKeyframe
< Vec3CubicBezier > 
osgAnimation::Vec3CubicBezierKeyframe
 
typedef
TemplateKeyframeContainer
< Vec3CubicBezier > 
osgAnimation::Vec3CubicBezierKeyframeContainer
 
typedef TemplateKeyframe
< Vec4CubicBezier > 
osgAnimation::Vec4CubicBezierKeyframe
 
typedef
TemplateKeyframeContainer
< Vec4CubicBezier > 
osgAnimation::Vec4CubicBezierKeyframeContainer