NodeAnimation Member List

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

AddKeyFrame(const double _time, const ignition::math::Matrix4d &_trans)NodeAnimation
AddKeyFrame(const double _time, const ignition::math::Pose3d &_pose)NodeAnimation
FrameAt(double _time, bool _loop=true) constNodeAnimation
GetFrameCount() constNodeAnimation
GetKeyFrame(const unsigned int _i, double &_time, ignition::math::Matrix4d &_trans) constNodeAnimation
GetLength() constNodeAnimation
GetName() constNodeAnimation
GetTimeAtX(const double _x) constNodeAnimation
KeyFrame(const unsigned int _i) constNodeAnimation
keyFramesNodeAnimationprotected
lengthNodeAnimationprotected
nameNodeAnimationprotected
NodeAnimation(const std::string &_name)NodeAnimationexplicit
Scale(const double _scale)NodeAnimation
SetName(const std::string &_name)NodeAnimation
~NodeAnimation()NodeAnimation