|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#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 1 of file G.h.
Referenced by G__init_window(), and Rast__init_window().
| int G__::window_set |
Definition at line 13 of file G.h.
Referenced by G__init_window(), and G_unset_window().