TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | List of all members
GraphTrackView Class Reference
Inheritance diagram for GraphTrackView:
Inheritance graph
[legend]
Collaboration diagram for GraphTrackView:
Collaboration graph
[legend]

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< TrackBasetrack () 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
 

Detailed Description

Definition at line 956 of file timeline.cpp.


The documentation for this class was generated from the following file: