point to line calculation
Definition at line 755 of file measures3d.c.
759 LWDEBUG(2,
"lw_dist3d_point_line is called");
int getPoint3dz_p(const POINTARRAY *pa, uint32_t n, POINT3DZ *point)
#define LWDEBUG(level, msg)
int lw_dist3d_pt_ptarray(const POINT3DZ *p, const POINTARRAY *pa, DISTPTS3D *dl)
search all the segments of pointarray to see which one is closest to p Returns distance between point...
References getPoint3dz_p(), lw_dist3d_pt_ptarray(), LWDEBUG, LWPOINT::point, and LWLINE::points.
Referenced by lw_dist3d_distribute_bruteforce().