PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ supporting_points_destroy()

static void supporting_points_destroy ( SUPPORTING_POINTS s)
static

Definition at line 47 of file lwboundingcircle.c.

48 {
49  lwfree(s);
50 }
char * s
Definition: cu_in_wkt.c:23
void lwfree(void *mem)
Definition: lwutil.c:244

References lwfree(), and s.

Referenced by lwgeom_calculate_mbc().

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