|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|
#include <R.h>

| double fileinfo::C1 |
Definition at line 59 of file R.h.
Referenced by Rast__create_window_mapping().
| double fileinfo::C2 |
Definition at line 59 of file R.h.
Referenced by Rast__create_window_mapping().
Definition at line 50 of file R.h.
Referenced by Rast__create_window_mapping().
| COLUMN_MAPPING* fileinfo::col_map |
| RASTER_MAP_TYPE fileinfo::map_type |
Definition at line 67 of file R.h.
Referenced by Rast_set_fp_type().
| char* fileinfo::mapset |
Definition at line 72 of file R.h.
Referenced by Rast__open_null_write(), Rast_map_is_fp(), and Rast_map_type().
| int fileinfo::null_fd |
Definition at line 64 of file R.h.
Referenced by Rast__read_null_bits(), Rast__read_null_row_ptrs(), and Rast__write_null_row_ptrs().
| struct Cell_stats fileinfo::statf |