![]() |
RobWorkProject
23.9.11-
|
Dispatcher for plots. More...
#include <ChartView.hpp>
Inherits PlotView::Dispatcher.
Public Types | |
| typedef rw::core::Ptr< const Dispatcher > | Ptr |
| Smart pointer type. | |
Public Types inherited from PlotView::Dispatcher | |
| typedef rw::core::Ptr< const Dispatcher > | Ptr |
| Smart pointer type. | |
Public Member Functions | |
| Dispatcher () | |
| Constructor. | |
| virtual | ~Dispatcher () |
| Destructor. | |
| virtual PlotView::Ptr | makePlotView () const |
| Create a new PlotView. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from PlotView::Dispatcher | |
| Dispatcher () | |
| Constructor. | |
Dispatcher for plots.
|
virtual |