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

◆ lwmpoly_release()

void lwmpoly_release ( LWMPOLY lwmpoly)

Definition at line 34 of file lwmpoly.c.

35{
37}
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition lwgeom.c:496
LWGEOM * lwmpoly_as_lwgeom(const LWMPOLY *obj)
Definition lwgeom.c:322

References lwgeom_release(), and lwmpoly_as_lwgeom().

Here is the call graph for this function: