PostGIS
3.2.2dev-r@@SVN_REVISION@@
|
int lw_dist2d_line_curvepoly | ( | LWLINE * | line, |
LWCURVEPOLY * | poly, | ||
DISTPTS * | dl | ||
) |
Definition at line 776 of file measures.c.
References DIST_MIN, DISTPTS::distance, getPoint2d_cp(), lw_dist2d_distpts_set(), lw_dist2d_recursive(), LW_FALSE, LW_OUTSIDE, LW_TRUE, lwgeom_contains_point(), DISTPTS::mode, LWCURVEPOLY::nrings, LWLINE::points, LWCURVEPOLY::rings, and DISTPTS::tolerance.
Referenced by lw_dist2d_circstring_curvepoly(), lw_dist2d_circstring_poly(), and lw_dist2d_distribute_bruteforce().