PostGIS
3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
◆
lwmpoint_release()
void lwmpoint_release
(
LWMPOINT
*
lwmpoint
)
Definition at line
33
of file
lwmpoint.c
.
34
{
35
lwgeom_release
(
lwmpoint_as_lwgeom
(lwmpoint));
36
}
lwmpoint_as_lwgeom
LWGEOM * lwmpoint_as_lwgeom(const LWMPOINT *obj)
Definition
lwgeom.c:332
lwgeom_release
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition
lwgeom.c:496
References
lwgeom_release()
, and
lwmpoint_as_lwgeom()
.
Here is the call graph for this function:
liblwgeom
lwmpoint.c
Generated by
1.9.8