PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int geography_dwithin_cache | ( | FunctionCallInfo | fcinfo, |
const GSERIALIZED * | g1, | ||
const GSERIALIZED * | g2, | ||
const SPHEROID * | s, | ||
double | tolerance, | ||
int * | dwithin | ||
) |
Definition at line 267 of file geography_measurement_trees.c.
References distance(), FP_TOLERANCE, geography_distance_cache_tolerance(), LW_FAILURE, LW_FALSE, LW_SUCCESS, and LW_TRUE.
Referenced by geography_dwithin().