PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwmpoly_release()

void lwmpoly_release ( LWMPOLY lwpoly)

Definition at line 34 of file lwmpoly.c.

References lwgeom_release(), and lwmpoly_as_lwgeom().

35 {
37 }
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:421
LWGEOM * lwmpoly_as_lwgeom(const LWMPOLY *obj)
Definition: lwgeom.c:253
Here is the call graph for this function: