Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dgeo_functions.cpp77 bool SG_Is_Between(double x, double a, double b, double epsilon) in SG_Is_Between() function
83 bool SG_Is_Between(const TSG_Point &Point, const TSG_Point &Corner_A, const TSG_Point &Corner_B, d… in SG_Is_Between() function