Home
last modified time | relevance | path

Searched defs:Get_Grid_System (Results 1 – 3 of 3) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Ddata_manager.h173 …CSG_Grid_Collection * Get_Grid_System (size_t i) const { return( i < Grid_System_Count() ? (CS… in Get_Grid_System() function
H A Ddata_manager.cpp348 CSG_Grid_Collection * CSG_Data_Manager::Get_Grid_System(const CSG_Grid_System &System) const in Get_Grid_System() function in CSG_Data_Manager
H A Dparameters.h1789 …CSG_Grid_System * Get_Grid_System (void) const { return( m_pGrid_System ? m_pGrid_System->asG… in Get_Grid_System() function