philsupertramp/game-math
|
This is the complete list of members for SurfacePlot, including all inherited members.
AddData(const Matrix< double > &x, const Matrix< double > &y, const std::string &name, DataTypes dataType=DataTypes::NONE, const char *character=nullptr) | Plot | inline |
AddData(const Matrix< double > &mat, const std::string &name, DataTypes dataTypeName=DataTypes::NONE, const char *pointChar=nullptr, int dimensions=2) | Plot | inline |
attributes | Plot | protected |
bX | Plot | protected |
bY | Plot | protected |
clear_file() | Plot | inline |
dataFileName | Plot | protected |
getBoundaries(const Matrix< double > &x) const | Plot | inlineprivate |
lineWidth(const int &size) | Plot | inline |
numElements | Plot | protected |
operator()() const override | SurfacePlot | inlinevirtual |
Plot(const std::string &title="") | Plot | inlineexplicit |
plotType | Plot | protected |
plotTypeName | Plot | protected |
pointSize(const int &size) | Plot | inline |
storageFile | Plot | protected |
SurfacePlot(const std::string &title="") | SurfacePlot | inline |
title(const std::string &title) | Plot | inline |
writeAttributes(FILE *gnuplot) const | Plot | inlineprotected |
xAxis(const std::string &name) | Plot | inline |
yAxis(const std::string &name) | Plot | inline |