PostGIS  2.5.7dev-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:325
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:459

References lwgeom_release(), and lwtriangle_as_lwgeom().

Here is the call graph for this function: