PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ lwline_release()

void lwline_release ( LWLINE lwline)

Definition at line 125 of file lwline.c.

126 {
128 }
LWGEOM * lwline_as_lwgeom(const LWLINE *obj)
Definition: lwgeom.c:321
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:450

References lwgeom_release(), and lwline_as_lwgeom().

Referenced by LWGEOM_interiorringn_polygon(), and LWGEOM_line_substring().

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