Home
last modified time | relevance | path

Searched refs:_Assign_Interpolated (Results 1 – 4 of 4) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dgrid_operation.cpp164 bResult = _Assign_Interpolated(pGrid, GRID_RESAMPLING_NearestNeighbour); in Assign()
174 bResult = _Assign_Interpolated(pGrid, Interpolation); in Assign()
194 bResult = _Assign_Interpolated(pGrid, GRID_RESAMPLING_BSpline); in Assign()
223 bool CSG_Grid::_Assign_Interpolated(CSG_Grid *pGrid, TSG_Grid_Resampling Interpolation) in _Assign_Interpolated() function in CSG_Grid
H A Dgrids.h538 bool _Assign_Interpolated (CSG_Grids *pSource, TSG_Grid_Resampling Interpolation);
H A Dgrid.h954 bool _Assign_Interpolated (CSG_Grid *pSource, TSG_Grid_Resampling Interpolation);
H A Dgrids.cpp2448 bool CSG_Grids::_Assign_Interpolated (CSG_Grids *pSource, TSG_Grid_Resampling Interpolation) { retu… in _Assign_Interpolated() function in CSG_Grids