PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ 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:362
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition lwgeom.c:496

References lwgeom_release(), and lwtriangle_as_lwgeom().

Here is the call graph for this function: