Home
last modified time | relevance | path

Searched defs:Get_Grids (Results 1 – 6 of 6) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_grids.h78 CSG_Grids * Get_Grids (void) { return( (CSG_Grids *)m_pObject ); } in Get_Grids() function
H A Dwksp_grid_system.cpp177 CWKSP_Grids * CWKSP_Grid_System::Get_Grids(CSG_Grids *pGrids) in Get_Grids() function in CWKSP_Grid_System
H A Dwksp_data_manager.h105 class CWKSP_Grid_Manager * Get_Grids (void) { return( m_pGrids ); } in Get_Grids() function
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/imagery/imagery_segmentation/
H A Dslic.cpp389 bool CSLIC::Get_Grids(CSG_Grid &Segments) in Get_Grids() function in CSLIC
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dparameter.cpp1764 CSG_Grids * CSG_Parameters_Grid_Target::Get_Grids(const CSG_String &Identifier, TSG_Data_Type Type) in Get_Grids() function in CSG_Parameters_Grid_Target
1831 CSG_Grids * CSG_Parameters_Grid_Target::Get_Grids(TSG_Data_Type Type) in Get_Grids() function in CSG_Parameters_Grid_Target
H A Dparameters.h1397 CSG_Grids * Get_Grids (int Index) const { return( (CSG_Grids *)Get_Item(Index) ); } in Get_Grids() function