amath  1.8.5
Simple command line calculator
Grid Member List

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

functionGridprivate
FunctionValue(double parameter) constGridprivate
GetHorizontalResolution() constGrid
GetScreenCoordinates(double value, int *x, int *y) constGrid
GetScreenCoordinates(double xval, int *x, double yval, int *y) constGrid
GetXAxis(int *xstart, int *xend, int *ystart, int *yend) constGrid
GetYAxis(int *xstart, int *xend, int *ystart, int *yend) constGrid
Grid(UserFunction *function)Gridexplicit
maxXGridprivate
maxYGridprivate
minXGridprivate
minYGridprivate
originXGridprivate
originYGridprivate
padGridprivate
parameterGridprivate
scaleXGridprivate
scaleYGridprivate
screenMaxXGridprivate
screenMaxYGridprivate
screenMinXGridprivate
screenMinYGridprivate
SetFunctionBounderies(double minX, double maxX)Grid
SetScreenBounderues(int minX, int maxX, int minY, int maxY)Grid
zoomGridprivate
~Grid()Grid