PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwline_release()

void lwline_release ( LWLINE lwline)

Definition at line 134 of file lwline.c.

135 {
137 }
LWGEOM * lwline_as_lwgeom(const LWLINE *obj)
Definition: lwgeom.c:330
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:459

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: