GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
|
#include <G.h>
Data Fields | |
struct Cell_head | window |
int | window_set |
int | little_endian |
int | compression_level |
int G__::compression_level |
Definition at line 9 of file G.h.
Referenced by G_zlib_compress().
struct Cell_head G__::window |
Definition at line 1 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().