PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Compares incomming points and stores the points closest to each other or most far away from each other depending on dl->mode (max or min)
Definition at line 2281 of file measures.c.
References DISTPTS::distance, LW_TRUE, DISTPTS::mode, DISTPTS::p1, DISTPTS::p2, DISTPTS::twisted, POINT2D::x, and POINT2D::y.
Referenced by lw_dist2d_arc_arc(), lw_dist2d_point_point(), lw_dist2d_pre_seg_seg(), lw_dist2d_pt_arc(), lw_dist2d_pt_ptarray(), lw_dist2d_pt_ptarrayarc(), lw_dist2d_pt_seg(), lw_dist2d_ptarray_ptarray(), and lw_dist2d_seg_arc().