A keyframe for a PoseAnimation.
More...
#include <KeyFrame.hh>
Detailed Description
A keyframe for a PoseAnimation.
Constructor & Destructor Documentation
gazebo::common::PoseKeyFrame::PoseKeyFrame |
( |
double |
_time | ) |
|
virtual gazebo::common::PoseKeyFrame::~PoseKeyFrame |
( |
| ) |
|
|
virtual |
Member Function Documentation
Get the rotation of the keyframe.
- Returns
- The rotation amount
const math::Vector3& gazebo::common::PoseKeyFrame::GetTranslation |
( |
| ) |
const |
Get the translation of the keyframe.
- Returns
- The translation amount
Set the rotation for the keyframe.
- Parameters
-
void gazebo::common::PoseKeyFrame::SetTranslation |
( |
const math::Vector3 & |
_trans | ) |
|
Set the translation for the keyframe.
- Parameters
-
[in] | _trans | Translation amount |
Member Data Documentation
The documentation for this class was generated from the following file: