#include <stdlib.h>
#include <grass/gis.h>
#include <grass/glocale.h>
#include "G.h"
Go to the source code of this file.
Functions | |
int | G__check_for_auto_masking (void) |
int | G_suppress_masking (void) |
int | G_unsuppress_masking (void) |
int G__check_for_auto_masking | ( | void | ) |
Definition at line 21 of file auto_mask.c.
References G__open_cell_old(), G_find_cell(), G_get_cellhd(), G_mapset(), G_projection(), G_unopen_cell(), G_warning(), and G_zone().
Referenced by G_maskfd(), G_open_cell_old(), G_set_window(), and G_unsuppress_masking().
int G_suppress_masking | ( | void | ) |
int G_unsuppress_masking | ( | void | ) |