PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwmpoint_release()

void lwmpoint_release ( LWMPOINT lwpoint)

Definition at line 33 of file lwmpoint.c.

References lwgeom_release(), and lwmpoint_as_lwgeom().

34 {
36 }
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:421
LWGEOM * lwmpoint_as_lwgeom(const LWMPOINT *obj)
Definition: lwgeom.c:263
Here is the call graph for this function: