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