PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ _rti_contour_arg_init()

static void _rti_contour_arg_init ( _rti_contour_arg arg)
static

Definition at line 77 of file rt_gdal.c.

78 {
79  memset(arg, 0, sizeof(_rti_contour_arg));
80  return;
81 }

Referenced by rt_raster_gdal_contour().

Here is the caller graph for this function: