scatter 0.1.0
|
This is the complete list of members for scatter::FunctionPlot, including all inherited members.
FunctionPlot(const std::string &label, const std::vector< double > &x, const std::function< double(const double &)> &function, const Options &options) | scatter::FunctionPlot | |
getColour() const | scatter::PlotBase | |
getLabel() const | scatter::PlotBase | |
getLegendEntry() | scatter::FunctionPlot | virtual |
getYmax() | scatter::PlotBase | virtual |
options() | scatter::FunctionPlot | |
PlotBase(const std::string &label) | scatter::PlotBase | |
Ptr typedef | scatter::FunctionPlot | |
render(Renderer &renderer, const Transform &transform) | scatter::FunctionPlot | virtual |
setColour(const Colour &colour) | scatter::PlotBase | |
setLabel(const std::string &label) | scatter::PlotBase | |
~FunctionPlot() | scatter::FunctionPlot | virtual |
~PlotBase()=default | scatter::PlotBase | virtual |