This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | setdir (char *demfile, char *angfile, char *slopefile, char *pfile) |
int | setdird8 (char *demfile, char *pfile, char *slopefile) |
int setdir | ( | char * | demfile, | |
char * | angfile, | |||
char * | slopefile, | |||
char * | pfile | |||
) |
Definition at line 75 of file setdir.cpp.
References ang, bndbox, csize, d1, d2, dir, dx, dy, elev, filetype, gridread(), gridwrite(), i1, i2, matalloc(), mval, n1, n2, nx, ny, RPFLTDTYPE, RPSHRDTYPE, setdf2(), setdfnoflood(), and slope.
Here is the call graph for this function:
int setdird8 | ( | char * | demfile, | |
char * | pfile, | |||
char * | slopefile | |||
) |
Definition at line 126 of file setdir.cpp.
References bndbox, csize, d1, d2, dir, dx, dy, elev, filetype, gridread(), gridwrite(), i1, i2, matalloc(), mval, n1, n2, nx, ny, RPFLTDTYPE, RPSHRDTYPE, setdfnoflood(), slope, and sloped8().
Referenced by FlowGridDlg::run().
Here is the call graph for this function: