View for the timeline.
More...
#include <LogPlayWidget.hh>
gazebo::gui::LogPlayView::LogPlayView |
( |
LogPlayWidget * |
_parent = 0 | ) |
|
Constructor;.
- Parameters
-
[in] | _parent | Parent widget. |
void gazebo::gui::LogPlayView::DrawTimeline |
( |
| ) |
|
|
slot |
void gazebo::gui::LogPlayView::SetCurrentTime |
( |
const common::Time & |
_time | ) |
|
|
slot |
Set the position of the current time item.
- Parameters
-
void gazebo::gui::LogPlayView::SetEndTime |
( |
const common::Time & |
_time | ) |
|
|
slot |
Set the log end time.
- Parameters
-
void gazebo::gui::LogPlayView::SetStartTime |
( |
const common::Time & |
_time | ) |
|
|
slot |
Set the log start time.
- Parameters
-
The documentation for this class was generated from the following file: