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

◆ destroy_effectivearea()

void destroy_effectivearea ( EFFECTIVE_AREAS ea)

Definition at line 42 of file effectivearea.c.

43{
46 lwfree(ea);
47}
void lwfree(void *mem)
Definition lwutil.c:248
areanode * initial_arealist
double * res_arealist

References EFFECTIVE_AREAS::initial_arealist, lwfree(), and EFFECTIVE_AREAS::res_arealist.

Referenced by do_test_lwgeom_effectivearea(), and ptarray_set_effective_area().

Here is the call graph for this function:
Here is the caller graph for this function: