PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwcircstring_length()

double lwcircstring_length ( const LWCIRCSTRING circ)

Definition at line 269 of file lwcircstring.c.

270{
271 return lwcircstring_length_2d(circ);
272}
double lwcircstring_length_2d(const LWCIRCSTRING *circ)

References lwcircstring_length_2d().

Referenced by lwgeom_length().

Here is the call graph for this function:
Here is the caller graph for this function: