PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwcollection_release()

void lwcollection_release ( LWCOLLECTION lwcollection)

Definition at line 36 of file lwcollection.c.

37 {
39 }
LWGEOM * lwcollection_as_lwgeom(const LWCOLLECTION *obj)
Definition: lwgeom.c:300
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:459

References lwcollection_as_lwgeom(), and lwgeom_release().

Referenced by _lwt_AddLine(), _lwt_FaceByEdges(), lwcollection_offsetcurve(), and lwt_NewEdgesSplit().

Here is the call graph for this function:
Here is the caller graph for this function: