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

◆ lwpoint_release()

void lwpoint_release ( LWPOINT lwpoint)

Definition at line 256 of file lwpoint.c.

257{
259}
LWGEOM * lwpoint_as_lwgeom(const LWPOINT *obj)
Definition lwgeom.c:372
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition lwgeom.c:496

References lwgeom_release(), and lwpoint_as_lwgeom().

Here is the call graph for this function: