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

| double fileinfo::C1 |
Definition at line 63 of file R.h.
Referenced by Rast__create_window_mapping().
| double fileinfo::C2 |
Definition at line 63 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 |
| COLUMN_MAPPING fileinfo::gdal_max_col |
| COLUMN_MAPPING fileinfo::gdal_min_col |
| RASTER_MAP_TYPE fileinfo::map_type |
Definition at line 71 of file R.h.
Referenced by Rast_set_fp_type().
| char* fileinfo::mapset |
Definition at line 76 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 68 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 |