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

◆ 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:248

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: