#include <grass/gis.h>
#include <grass/glocale.h>
#include "G.h"
Include dependency graph for set_window.c:
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_adjust_Cell_head(), G_warning(), and OPEN_OLD.