17 #include <grass/gis.h>
18 #include <grass/glocale.h>
76 G_warning(_(
"G_set_window(): projection/zone differs from that of "
77 "currently open raster maps"));
int G_get_set_window(struct Cell_head *window)
Get the current working window.
int G_close_cell(int fd)
close a raster map
int G_copy(void *a, const void *b, int n)
Copies n bytes starting at address b into address a.
int G_set_window(struct Cell_head *window)
Establishes 'window' as the current working window.
int G__reallocate_null_buf(void)
Allocate/enlarge the null data buffer needed by get_map_row() and for conversion in put_row...
#define OPEN_NEW_UNCOMPRESSED
int G__reallocate_temp_buf(void)
Allocate/enlarge the temporary buffer needed by G_get_raster_row[_nomask].
char * G_adjust_Cell_head(struct Cell_head *cellhd, int row_flag, int col_flag)
Adjust cell header.
struct fileinfo * fileinfo
G_warning("category support for [%s] in mapset [%s] %s", name, mapset, type)
#define XDR_DOUBLE_NBYTES
int G__reallocate_mask_buf(void)
Allocate/enlarge the mask buffer needed by get_map_row()
int G__create_window_mapping(int fd)
Create window mapping.
int G__reallocate_work_buf(int bytes_per_cell)
Allocate/enlarge the work data buffer needed by get_map_row and put_map_row()
int G__init_window(void)
Initialize window.
int G__check_for_auto_masking(void)
Checks for auto masking.
#define OPEN_NEW_COMPRESSED