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