TAMSVIZ
Visualization and annotation tool for ROS
|
Public Member Functions | |
GraphTrackView (size_t track_index, std::shared_ptr< GraphTrack > track) | |
virtual void | update (const std::shared_ptr< Workspace > &ws, double width) override |
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
![]() | |
std::shared_ptr< TrackBase > | track () const |
TrackViewBase (size_t track_index, std::shared_ptr< TrackBase > track) | |
Additional Inherited Members | |
![]() | |
const size_t | _track_index = 0 |
Definition at line 956 of file timeline.cpp.