PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ itree_num_rings()

static uint32_t itree_num_rings ( const LWMPOLY mpoly)
static

Definition at line 93 of file intervaltree.c.

94 {
95  return lwgeom_count_rings((const LWGEOM*)mpoly);
96 }
uint32_t lwgeom_count_rings(const LWGEOM *geom)
Count the total number of rings in any LWGEOM.
Definition: lwgeom.c:1419

References lwgeom_count_rings().

Referenced by itree_from_multipolygon().

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