GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#include <G.h>
Data Fields | |
struct Cell_head | window |
int | window_set |
int | little_endian |
int | compression_level |
struct Cell_head G__::window |
Definition at line 6 of file G.h.
Referenced by G__init_window(), and Rast__init_window().
int G__::window_set |
Definition at line 7 of file G.h.
Referenced by G__init_window(), and G_unset_window().