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

◆ lwcollection_release()

void lwcollection_release ( LWCOLLECTION lwcollection)

Definition at line 36 of file lwcollection.c.

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

References lwcollection_as_lwgeom(), and lwgeom_release().

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

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