Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Gnuplot Member List

This is the complete list of members for Gnuplot, including all inherited members.

cmd(const char *_cmd,...)Gnuplot
Gnuplot()Gnuplot
Gnuplot(const string &_style)Gnuplot
Gnuplot(const string &_title, const string &_style, const string &_xlabel, const string &_ylabel, vector< double > _x, vector< double > _y)Gnuplot
Gnuplot(const string &_title, const string &_style, const string &_xlabel, const string &_ylabel, vector< double > _x)Gnuplot
is_active(void) const Gnuplot [inline]
is_valid(void) const Gnuplot [inline]
plot_equation(const string &_equation, const string &_title)Gnuplot
plot_slope(double _a, double _b, const string &_title)Gnuplot
plot_x(vector< double > _x, const string &_title)Gnuplot
plot_xy(vector< double > _x, vector< double > _y, const string &_title)Gnuplot
reset_plot(void)Gnuplot
set_style(const string &_style)Gnuplot
set_xlabel(const string &_xlabel)Gnuplot
set_ylabel(const string &_ylabel)Gnuplot


acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .