This is the complete list of members for gazebo::common::SkeletonAnimation, including all inherited members.
AddKeyFrame(const std::string &_node, const double _time, const math::Matrix4 &_mat) GAZEBO_DEPRECATED(6.0) | gazebo::common::SkeletonAnimation | |
AddKeyFrame(const std::string &_node, const double _time, const ignition::math::Matrix4d &_mat) | gazebo::common::SkeletonAnimation | |
AddKeyFrame(const std::string &_node, const double _time, const math::Pose &_pose) GAZEBO_DEPRECATED(6.0) | gazebo::common::SkeletonAnimation | |
AddKeyFrame(const std::string &_node, const double _time, const ignition::math::Pose3d &_pose) | gazebo::common::SkeletonAnimation | |
animations | gazebo::common::SkeletonAnimation | protected |
GetLength() const | gazebo::common::SkeletonAnimation | |
GetName() const | gazebo::common::SkeletonAnimation | |
GetNodeCount() const | gazebo::common::SkeletonAnimation | |
GetNodePoseAt(const std::string &_node, const double _time, const bool _loop=true) GAZEBO_DEPRECATED(6.0) | gazebo::common::SkeletonAnimation | |
GetPoseAt(const double _time, const bool _loop=true) const GAZEBO_DEPRECATED(6.0) | gazebo::common::SkeletonAnimation | |
GetPoseAtX(const double _x, const std::string &_node, const bool _loop=true) const GAZEBO_DEPRECATED(6.0) | gazebo::common::SkeletonAnimation | |
HasNode(const std::string &_node) const | gazebo::common::SkeletonAnimation | |
length | gazebo::common::SkeletonAnimation | protected |
name | gazebo::common::SkeletonAnimation | protected |
NodePoseAt(const std::string &_node, const double _time, const bool _loop=true) | gazebo::common::SkeletonAnimation | |
PoseAt(const double _time, const bool _loop=true) const | gazebo::common::SkeletonAnimation | |
PoseAtX(const double _x, const std::string &_node, const bool _loop=true) const | gazebo::common::SkeletonAnimation | |
Scale(const double _scale) | gazebo::common::SkeletonAnimation | |
SetName(const std::string &_name) | gazebo::common::SkeletonAnimation | |
SkeletonAnimation(const std::string &_name) | gazebo::common::SkeletonAnimation | |
~SkeletonAnimation() | gazebo::common::SkeletonAnimation |