#include <grass/config.h>
#include <grass/gis.h>
#include <gdal.h>
Go to the source code of this file.
|
CPLErr | Rast_gdal_raster_IO (GDALRasterBandH, GDALRWFlag, int, int, int, int, void *, int, int, GDALDataType, int, int) |
|
◆ NULL_ROWS_INMEM
#define NULL_ROWS_INMEM 8 |
Definition at line 9 of file R.h.
◆ OPEN_NEW_COMPRESSED
#define OPEN_NEW_COMPRESSED 2 |
Definition at line 107 of file R.h.
◆ OPEN_NEW_UNCOMPRESSED
#define OPEN_NEW_UNCOMPRESSED 3 |
Definition at line 108 of file R.h.
◆ OPEN_OLD
Definition at line 106 of file R.h.
◆ XDR_DOUBLE_NBYTES
#define XDR_DOUBLE_NBYTES 8 |
Definition at line 8 of file R.h.
◆ XDR_FLOAT_NBYTES
#define XDR_FLOAT_NBYTES 4 |
Definition at line 7 of file R.h.
◆ COLUMN_MAPPING
Definition at line 17 of file R.h.
◆ Rast_gdal_raster_IO()
CPLErr Rast_gdal_raster_IO |
( |
GDALRasterBandH |
, |
|
|
GDALRWFlag |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
void * |
, |
|
|
int |
, |
|
|
int |
, |
|
|
GDALDataType |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
◆ R__