PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lw_dist2d_point_tri | ( | LWPOINT * | point, |
LWTRIANGLE * | tri, | ||
DISTPTS * | dl | ||
) |
Definition at line 612 of file measures.c.
References DIST_MIN, DISTPTS::distance, getPoint2d_cp(), lw_dist2d_pt_ptarray(), LW_OUTSIDE, LW_TRUE, DISTPTS::mode, DISTPTS::p1, DISTPTS::p2, LWPOINT::point, LWTRIANGLE::points, ptarray_contains_point(), POINT2D::x, and POINT2D::y.
Referenced by lw_dist2d_distribute_bruteforce().