[brief description]
More...
#include <ColourGridPlot.hpp>
|
static Eigen::MatrixXd | evaluate (const std::function< double(const double &, const double &)> &function, int resolution, const Options &options) |
|
[brief description]
[long description]
◆ ColourGridPlot()
scatter::ColourGridPlot::ColourGridPlot |
( |
const std::string & | label, |
|
|
const Eigen::MatrixXd & | values, |
|
|
const Options & | options ) |
constructor
[long description]
- Parameters
-
◆ ~ColourGridPlot()
virtual scatter::ColourGridPlot::~ColourGridPlot |
( |
| ) |
|
|
virtual |
destuctor
[long description]
◆ getLegendEntry()
create LegendEntry
defines symbol, label, colour
- Returns
- LegendEntry
Implements scatter::PlotBase.
◆ options()
Options * scatter::ColourGridPlot::options |
( |
| ) |
|
[brief description]
[long description]
- Returns
- [description]
◆ render()
void scatter::ColourGridPlot::render |
( |
Renderer & | renderer, |
|
|
const Transform & | transform ) |
|
virtual |
The documentation for this class was generated from the following file: