Generate a plot using VTK.
#include <vtkplot.h>
|
static void | generatePlot (const std::vector< std::vector< double >> &data, const std::vector< std::string > &lineLabels, const std::vector< std::array< double, 4 >> &lineColors, const char *xTitle, const char *yTitle, const char *windowName) |
|
The documentation for this class was generated from the following file: