PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ lwcompound_length()

double lwcompound_length ( const LWCOMPOUND comp)

Definition at line 112 of file lwcompound.c.

113 {
114  return lwcompound_length_2d(comp);
115 }
double lwcompound_length_2d(const LWCOMPOUND *comp)
Definition: lwcompound.c:117

References lwcompound_length_2d().

Referenced by lwgeom_length().

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