PostGIS
3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
◆
lwpoly_release()
void lwpoly_release
(
LWPOLY
*
lwpoly
)
extern
Definition at line
305
of file
lwpoly.c
.
306
{
307
lwgeom_release
(
lwpoly_as_lwgeom
(lwpoly));
308
}
lwgeom_release
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition
lwgeom.c:496
lwpoly_as_lwgeom
LWGEOM * lwpoly_as_lwgeom(const LWPOLY *obj)
Definition
lwgeom.c:357
References
lwgeom_release()
, and
lwpoly_as_lwgeom()
.
Here is the call graph for this function:
liblwgeom
liblwgeom.h
Generated by
1.9.8