This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | extractRiver4mTIN (const char *shpFileName, const char *dbfFileName, const char *eleFileName, const char *nodeFileName, const char *neighFileName, const char *newshp, const char *newdbf) |
void extractRiver4mTIN | ( | const char * | shpFileName, | |
const char * | dbfFileName, | |||
const char * | eleFileName, | |||
const char * | nodeFileName, | |||
const char * | neighFileName, | |||
const char * | newshp, | |||
const char * | newdbf | |||
) |
Definition at line 36 of file extractRiver4mTIN.cpp.
References dbf, DBFAddField(), DBFClose(), DBFCreate(), DBFGetRecordCount(), DBFOpen(), DBFWriteIntegerAttribute(), distPt, FTInteger, shp, SHPClose(), SHPCreate(), SHPCreateSimpleObject(), SHPOpen(), SHPReadObject(), SHPT_ARC, SHPWriteObject(), SLOPE(), slope, Point::x, and Point::y.
Referenced by rivFileDlg::run().
Here is the call graph for this function: