PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ 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:335
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:459

References lwgeom_release(), and lwpoint_as_lwgeom().

Here is the call graph for this function: