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 835 of file measures3d.c.
References DISTPTS3D::distance, LW_TRUE, LWDEBUGF, DISTPTS3D::mode, DISTPTS3D::p1, DISTPTS3D::p2, DISTPTS3D::twisted, POINT3DZ::x, POINT3DZ::y, and POINT3DZ::z.
Referenced by lw_dist3d_point_point(), lw_dist3d_pt_poly(), lw_dist3d_pt_seg(), lw_dist3d_ptarray_ptarray(), and lw_dist3d_seg_seg().