#include <grass/gis.h>
#include <grass/glocale.h>
#include "G.h"
Go to the source code of this file.
Functions | |
int | G_get_set_window (struct Cell_head *window) |
int | G_set_window (struct Cell_head *window) |
int G_get_set_window | ( | struct Cell_head * | window | ) |
Definition at line 21 of file set_window.c.
References G__init_window(), and G_copy().
Referenced by G_begin_cell_area_calculations(), G_get_3dview(), G_projection(), G_setup_plot(), and G_zone().
int G_set_window | ( | struct Cell_head * | window | ) |
Definition at line 29 of file set_window.c.
References G__check_for_auto_masking(), G__create_window_mapping(), G__reallocate_mask_buf(), G__reallocate_null_buf(), G__reallocate_temp_buf(), G__reallocate_work_buf(), G_adjust_Cell_head(), G_close_cell(), G_copy(), G_warning(), OPEN_NEW_COMPRESSED, OPEN_NEW_RANDOM, OPEN_NEW_UNCOMPRESSED, OPEN_OLD, and XDR_DOUBLE_NBYTES.