PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int lw_dist2d_point_circstring | ( | LWPOINT * | point, |
LWCIRCSTRING * | circ, | ||
DISTPTS * | dl | ||
) |
Definition at line 598 of file measures.c.
References getPoint2d_cp(), lw_dist2d_pt_ptarrayarc(), LWPOINT::point, and LWCIRCSTRING::points.
Referenced by lw_dist2d_distribute_bruteforce().