Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
#include </local/soft/visp/ViSP-web-script/visp/example/math/qp_plot.h>
Public Member Functions | |
virtual | ~QPlot () |
QPlot (int graphNum, int total, std::vector< std::string > legend) | |
void | plot (int g, int c, int i, double t) |
void | wait () |
Public Attributes | |
vpPlot * | P |
|
inline |
Definition at line 70 of file qp_plot.h.
References vpColor::blue, vpPlot::initGraph(), vpPlot::initRange(), P, vpColor::red, vpPlot::setColor(), vpPlot::setGraphThickness(), vpPlot::setLegend(), vpPlot::setTitle(), and vpPlot::setUnitY().
|
inline |
Definition at line 88 of file qp_plot.h.
References vpTime::measureTimeMs(), P, and vpPlot::plot().
|
inline |
Definition at line 93 of file qp_plot.h.
References vpImage< Type >::display, vpDisplay::getClick(), vpPlot::I, and P.