Ignition Common

API Reference

3.5.0
Animation Member List

This is the complete list of members for Animation, including all inherited members.

AddTime(const double _time)Animation
Animation(const std::string &_name, const double _length, const bool _loop)Animation
buildAnimationmutableprotected
InterpolateX() constAnimation
KeyFrame(const unsigned int _index) constAnimation
KeyFrame_V typedefAnimationprotected
KeyFrameCount() constAnimation
keyFramesAnimationprotected
KeyFramesAtTime(double _time, common::KeyFrame **_kf1, common::KeyFrame **_kf2, unsigned int &_firstKeyIndex) constAnimationprotected
Length() constAnimation
Length(const double _len)Animation
lengthAnimationprotected
loopAnimationprotected
nameAnimationprotected
SetInterpolateX(const bool _interpolateX)Animation
Time(const double _time)Animation
Time() constAnimation
timePosAnimationprotected
~Animation()Animationvirtual