GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#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().