Home
last modified time | relevance | path

Searched defs:Add_Grids (Results 1 – 4 of 4) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Ddata_manager.h196 …CSG_Grids * Add_Grids (const CSG_String &File) { return( (CSG_Grids *)Add(File, SG_DA… in Add_Grids() function
197 …CSG_Grids * Add_Grids (const char *File) { return( (CSG_Grids *)Add(File, SG_DA… in Add_Grids() function
198 …CSG_Grids * Add_Grids (const wchar_t *File) { return( (CSG_Grids *)Add(File, SG_DA… in Add_Grids() function
H A Dparameter.cpp1602 bool CSG_Parameters_Grid_Target::Add_Grids(const CSG_String &Identifier, const CSG_String &Name, bo… in Add_Grids() function in CSG_Parameters_Grid_Target
H A Dparameters.cpp639 CSG_Parameter * CSG_Parameters::Add_Grids(const CSG_String &ParentID, const CSG_String &ID, const C… in Add_Grids() function in CSG_Parameters
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_grid_system.cpp191 CWKSP_Grids * CWKSP_Grid_System::Add_Grids(CSG_Grids *pGrids) in Add_Grids() function in CWKSP_Grid_System