amath
1.8.5
Simple command line calculator
|
This is the complete list of members for Grid, including all inherited members.
function | Grid | private |
FunctionValue(double parameter) const | Grid | private |
GetHorizontalResolution() const | Grid | |
GetScreenCoordinates(double value, int *x, int *y) const | Grid | |
GetScreenCoordinates(double xval, int *x, double yval, int *y) const | Grid | |
GetXAxis(int *xstart, int *xend, int *ystart, int *yend) const | Grid | |
GetYAxis(int *xstart, int *xend, int *ystart, int *yend) const | Grid | |
Grid(UserFunction *function) | Grid | explicit |
maxX | Grid | private |
maxY | Grid | private |
minX | Grid | private |
minY | Grid | private |
originX | Grid | private |
originY | Grid | private |
pad | Grid | private |
parameter | Grid | private |
scaleX | Grid | private |
scaleY | Grid | private |
screenMaxX | Grid | private |
screenMaxY | Grid | private |
screenMinX | Grid | private |
screenMinY | Grid | private |
SetFunctionBounderies(double minX, double maxX) | Grid | |
SetScreenBounderues(int minX, int maxX, int minY, int maxY) | Grid | |
zoom | Grid | private |
~Grid() | Grid |