Home
last modified time | relevance | path

Searched defs:Set_M (Results 1 – 2 of 2) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dgeo_tools.h322 void Set_M (double Value) { m = Value; } in Set_M() function
H A Dshapes.h360 …void Set_M (double m, int iPoint) { if ( m_M && iPoint >= 0 && iPoint < m_nPoints )… in Set_M() function