Relacs
0.9.8
|
This is the complete list of members for Plot::SurfaceElement, including all inherited members.
firstX(double x1, double x2) const =0 | Plot::SurfaceElement | pure virtual |
firstY(double y1, double y2) const =0 | Plot::SurfaceElement | pure virtual |
gradient(void) const | Plot::SurfaceElement | |
GradientIndex | Plot::SurfaceElement | protected |
init(void) | Plot::SurfaceElement | inlinevirtual |
lastX(double x1, double x2) const =0 | Plot::SurfaceElement | pure virtual |
lastY(double y1, double y2) const =0 | Plot::SurfaceElement | pure virtual |
Own | Plot::SurfaceElement | protected |
Plot class | Plot::SurfaceElement | friend |
point(long rindex, long cindex, double &x1, double &y1, double &x2, double &y2, double &z) const =0 | Plot::SurfaceElement | pure virtual |
setAxis(Plot::Axis axis) | Plot::SurfaceElement | |
setAxis(int xaxis, int yaxis) | Plot::SurfaceElement | |
setGradient(int gradient) | Plot::SurfaceElement | |
setRange(double xmin[MaxAxis], double xmax[MaxAxis], double ymin[MaxAxis], double ymax[MaxAxis], int xpmin, int xpmax, int ypmin, int ypmax) | Plot::SurfaceElement | inlinevirtual |
SurfaceElement(void) | Plot::SurfaceElement | |
XAxis | Plot::SurfaceElement | protected |
xminmax(double &xmin, double &xmax, double ymin, double ymax) const | Plot::SurfaceElement | inlinevirtual |
YAxis | Plot::SurfaceElement | protected |
yminmax(double xmin, double xmax, double &ymin, double &ymax) const | Plot::SurfaceElement | inlinevirtual |
~SurfaceElement(void) | Plot::SurfaceElement | virtual |