OSG
3.4.0
|
The osgAnimation library provides general purpose utility classes for animation.
typedef std::vector<osg::ref_ptr<osgAnimation::Animation> > osgAnimation::AnimationList |
Definition at line 98 of file Animation.h.
typedef std::map<std::string, osg::ref_ptr<osgAnimation::Animation> > osgAnimation::AnimationMap |
Definition at line 99 of file Animation.h.
typedef std::map<std::string, osg::ref_ptr<Bone> > osgAnimation::BoneMap |
typedef std::vector<osg::ref_ptr<osgAnimation::Channel> > osgAnimation::ChannelList |
typedef TemplateCubicBezier<double> osgAnimation::DoubleCubicBezier |
Definition at line 72 of file CubicBezier.h.
typedef TemplateCubicBezierInterpolator<double, DoubleCubicBezier> osgAnimation::DoubleCubicBezierInterpolator |
Definition at line 230 of file Interpolator.h.
Definition at line 127 of file Keyframe.h.
typedef TemplateKeyframeContainer<DoubleCubicBezier> osgAnimation::DoubleCubicBezierKeyframeContainer |
Definition at line 128 of file Keyframe.h.
typedef TemplateKeyframe<double> osgAnimation::DoubleKeyframe |
Definition at line 103 of file Keyframe.h.
typedef TemplateKeyframeContainer<double> osgAnimation::DoubleKeyframeContainer |
Definition at line 104 of file Keyframe.h.
typedef TemplateLinearInterpolator<double, double> osgAnimation::DoubleLinearInterpolator |
Definition at line 220 of file Interpolator.h.
typedef TemplateStepInterpolator<double, double> osgAnimation::DoubleStepInterpolator |
Definition at line 212 of file Interpolator.h.
typedef TemplateTarget<double> osgAnimation::DoubleTarget |
typedef TemplateCubicBezier<float> osgAnimation::FloatCubicBezier |
Definition at line 71 of file CubicBezier.h.
typedef TemplateCubicBezierInterpolator<float, FloatCubicBezier > osgAnimation::FloatCubicBezierInterpolator |
Definition at line 229 of file Interpolator.h.
Definition at line 124 of file Keyframe.h.
Definition at line 125 of file Keyframe.h.
typedef TemplateKeyframe<float> osgAnimation::FloatKeyframe |
Definition at line 100 of file Keyframe.h.
typedef TemplateKeyframeContainer<float> osgAnimation::FloatKeyframeContainer |
Definition at line 101 of file Keyframe.h.
typedef TemplateLinearInterpolator<float, float> osgAnimation::FloatLinearInterpolator |
Definition at line 221 of file Interpolator.h.
typedef TemplateStepInterpolator<float, float> osgAnimation::FloatStepInterpolator |
Definition at line 213 of file Interpolator.h.
typedef TemplateTarget<float> osgAnimation::FloatTarget |
typedef std::pair<unsigned int, osg::ref_ptr<Action> > osgAnimation::FrameAction |
Definition at line 23 of file FrameAction.h.
Definition at line 516 of file EaseMotion.h.
Definition at line 501 of file EaseMotion.h.
Definition at line 521 of file EaseMotion.h.
Definition at line 491 of file EaseMotion.h.
Definition at line 506 of file EaseMotion.h.
Definition at line 526 of file EaseMotion.h.
Definition at line 517 of file EaseMotion.h.
Definition at line 502 of file EaseMotion.h.
Definition at line 522 of file EaseMotion.h.
Definition at line 492 of file EaseMotion.h.
Definition at line 507 of file EaseMotion.h.
Definition at line 527 of file EaseMotion.h.
Definition at line 487 of file EaseMotion.h.
Definition at line 497 of file EaseMotion.h.
Definition at line 512 of file EaseMotion.h.
Definition at line 486 of file EaseMotion.h.
Definition at line 496 of file EaseMotion.h.
Definition at line 511 of file EaseMotion.h.
Definition at line 482 of file EaseMotion.h.
Definition at line 118 of file Keyframe.h.
Definition at line 119 of file Keyframe.h.
typedef TemplateLinearInterpolator<osg::Matrixf, osg::Matrixf> osgAnimation::MatrixLinearInterpolator |
Definition at line 227 of file Interpolator.h.
Definition at line 515 of file EaseMotion.h.
Definition at line 500 of file EaseMotion.h.
Definition at line 520 of file EaseMotion.h.
Definition at line 490 of file EaseMotion.h.
Definition at line 505 of file EaseMotion.h.
Definition at line 525 of file EaseMotion.h.
Definition at line 485 of file EaseMotion.h.
Definition at line 495 of file EaseMotion.h.
Definition at line 510 of file EaseMotion.h.
Definition at line 115 of file Keyframe.h.
Definition at line 116 of file Keyframe.h.
typedef TemplateSphericalLinearInterpolator<osg::Quat, osg::Quat> osgAnimation::QuatSphericalLinearInterpolator |
Definition at line 226 of file Interpolator.h.
Definition at line 218 of file Interpolator.h.
Definition at line 73 of file CubicBezier.h.
typedef TemplateCubicBezierInterpolator<osg::Vec2, Vec2CubicBezier> osgAnimation::Vec2CubicBezierInterpolator |
Definition at line 231 of file Interpolator.h.
Definition at line 130 of file Keyframe.h.
Definition at line 131 of file Keyframe.h.
Definition at line 106 of file Keyframe.h.
Definition at line 107 of file Keyframe.h.
Definition at line 222 of file Interpolator.h.
Definition at line 214 of file Interpolator.h.
Definition at line 74 of file CubicBezier.h.
typedef TemplateCubicBezierInterpolator<osg::Vec3, Vec3CubicBezier> osgAnimation::Vec3CubicBezierInterpolator |
Definition at line 232 of file Interpolator.h.
Definition at line 133 of file Keyframe.h.
Definition at line 134 of file Keyframe.h.
Definition at line 109 of file Keyframe.h.
Definition at line 110 of file Keyframe.h.
Definition at line 223 of file Interpolator.h.
Definition at line 121 of file Keyframe.h.
Definition at line 122 of file Keyframe.h.
typedef TemplateLinearInterpolator<osg::Vec3, Vec3Packed> osgAnimation::Vec3PackedLinearInterpolator |
Definition at line 224 of file Interpolator.h.
Definition at line 216 of file Interpolator.h.
Definition at line 215 of file Interpolator.h.
Definition at line 75 of file CubicBezier.h.
typedef TemplateCubicBezierInterpolator<osg::Vec4, Vec4CubicBezier> osgAnimation::Vec4CubicBezierInterpolator |
Definition at line 233 of file Interpolator.h.
Definition at line 136 of file Keyframe.h.
Definition at line 137 of file Keyframe.h.
Definition at line 112 of file Keyframe.h.
Definition at line 113 of file Keyframe.h.
Definition at line 225 of file Interpolator.h.
Definition at line 217 of file Interpolator.h.
typedef std::pair<int, float> osgAnimation::VertexIndexWeight |
Definition at line 28 of file VertexInfluence.h.
typedef std::vector<VertexIndexWeight> osgAnimation::VertexList |
Definition at line 29 of file VertexInfluence.h.