PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ lwtriangle_release()

void lwtriangle_release ( LWTRIANGLE lwtriangle)

Definition at line 119 of file lwtriangle.c.

120 {
122 }
LWGEOM * lwtriangle_as_lwgeom(const LWTRIANGLE *obj)
Definition: lwgeom.c:316
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:450

References lwgeom_release(), and lwtriangle_as_lwgeom().

Here is the call graph for this function: