PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwmpoint_release()

void lwmpoint_release ( LWMPOINT lwmpoint)

Definition at line 33 of file lwmpoint.c.

34 {
36 }
LWGEOM * lwmpoint_as_lwgeom(const LWMPOINT *obj)
Definition: lwgeom.c:295
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:459

References lwgeom_release(), and lwmpoint_as_lwgeom().

Here is the call graph for this function: