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

◆ lwgeom_ngeoms()

static int lwgeom_ngeoms ( const LWGEOM n)
static

Definition at line 37 of file lwgeom_geos_node.c.

38{
40 if ( c ) return c->ngeoms;
41 else return 1;
42}
LWCOLLECTION * lwgeom_as_lwcollection(const LWGEOM *lwgeom)
Definition lwgeom.c:261
uint32_t ngeoms
Definition liblwgeom.h:580

References lwgeom_as_lwcollection(), and LWCOLLECTION::ngeoms.

Referenced by lwgeom_collect_endpoints(), and lwgeom_node().

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