|
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 |
Public Member Functions inherited from TrackViewBase | |
| std::shared_ptr< TrackBase > | track () const |
| TrackViewBase (size_t track_index, std::shared_ptr< TrackBase > track) | |
Additional Inherited Members | |
Protected Attributes inherited from TrackViewBase | |
| const size_t | _track_index = 0 |
Definition at line 956 of file timeline.cpp.
1.8.11