PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int lw_dist2d_circstring_circstring | ( | LWCIRCSTRING * | line1, |
LWCIRCSTRING * | line2, | ||
DISTPTS * | dl | ||
) |
Definition at line 943 of file measures.c.
References lw_dist2d_ptarrayarc_ptarrayarc(), and LWCIRCSTRING::points.
Referenced by lw_dist2d_distribute_bruteforce().