PostGIS  3.3.9dev-r@@SVN_REVISION@@

◆ _rti_contour_arg_init()

static void _rti_contour_arg_init ( _rti_contour_arg arg)
static

Definition at line 54 of file rt_gdal.c.

55 {
56  memset(arg, 0, sizeof(_rti_contour_arg));
57  return;
58 }

Referenced by rt_raster_gdal_contour().

Here is the caller graph for this function: