PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwtriangle_release()

void lwtriangle_release ( LWTRIANGLE lwtriangle)

Definition at line 126 of file lwtriangle.c.

References lwgeom_release(), and lwtriangle_as_lwgeom().

127 {
129 }
LWGEOM * lwtriangle_as_lwgeom(const LWTRIANGLE *obj)
Definition: lwgeom.c:293
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:421
Here is the call graph for this function: