PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lw_dist2d_tri_poly | ( | LWTRIANGLE * | tri, |
LWPOLY * | poly, | ||
DISTPTS * | dl | ||
) |
Definition at line 834 of file measures.c.
References DIST_MAX, DIST_MIN, DISTPTS::distance, getPoint2d_cp(), lw_dist2d_ptarray_ptarray(), LW_FALSE, LW_OUTSIDE, LW_TRUE, DISTPTS::mode, LWPOLY::nrings, DISTPTS::p1, DISTPTS::p2, LWTRIANGLE::points, ptarray_contains_point(), LWPOLY::rings, DISTPTS::tolerance, POINT2D::x, and POINT2D::y.
Referenced by lw_dist2d_distribute_bruteforce().