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

◆ lwcompound_length()

double lwcompound_length ( const LWCOMPOUND comp)

Definition at line 69 of file lwcompound.c.

70{
71 return lwcompound_length_2d(comp);
72}
double lwcompound_length_2d(const LWCOMPOUND *comp)
Definition lwcompound.c:74

References lwcompound_length_2d().

Referenced by lwgeom_length().

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