A key frame in an animation.
More...
#include <common/common.hh>
|
| KeyFrame (double _time) |
| Constructor.
|
|
virtual | ~KeyFrame () |
| Destructor.
|
|
double | GetTime () const |
| Get the time of the keyframe.
|
|
|
double | time |
| time of key frame
|
|
A key frame in an animation.
gazebo::common::KeyFrame::KeyFrame |
( |
double |
_time | ) |
|
Constructor.
- Parameters
-
[in] | _time | Time of the keyframe in seconds |
virtual gazebo::common::KeyFrame::~KeyFrame |
( |
| ) |
|
|
virtual |
double gazebo::common::KeyFrame::GetTime |
( |
| ) |
const |
Get the time of the keyframe.
- Returns
- the time
double gazebo::common::KeyFrame::time |
|
protected |
The documentation for this class was generated from the following file: