Definition at line 681 of file rt_mapalgebra.c.
688 rterror(
"_rti_iterator_arg_empty_init: Could not allocate memory for empty values and NODATA");
697 rterror(
"_rti_iterator_arg_empty_init: Could not allocate memory for elements of empty values and NODATA");
void rterror(const char *fmt,...) __attribute__((format(printf
Wrappers used for reporting errors and info.
void * rtalloc(size_t size)
Wrappers used for managing memory.
struct _rti_iterator_arg_t::@18 dimension
struct _rti_iterator_arg_t::@19 empty
References _rti_iterator_arg_t::columns, _rti_iterator_arg_t::dimension, _rti_iterator_arg_t::empty, _rti_iterator_arg_t::nodata, _rti_iterator_arg_t::rows, rtalloc(), rterror(), _rti_iterator_arg_t::values, pixval::x, and pixval::y.
Referenced by rt_raster_iterator().