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

◆ _rti_contour_arg_init()

static void _rti_contour_arg_init ( _rti_contour_arg arg)
static

Definition at line 82 of file rt_gdal.c.

83{
84 memset(arg, 0, sizeof(_rti_contour_arg));
85 return;
86}

Referenced by rt_raster_gdal_contour().

Here is the caller graph for this function: