|
| char * | pszFormat |
| |
| GDALProgressFunc | pfnProgress |
| |
| void * | pProgressData |
| |
|
bool | bCreateOutput |
| |
|
bool | b3D |
| |
|
bool | bInverse |
| |
|
char ** | papszLayers |
| |
|
char * | pszSQL |
| |
|
char * | pszDialect |
| |
|
char * | pszBurnAttribute |
| |
|
char * | pszWHERE |
| |
|
std::vector< int > | anBandList |
| |
|
std::vector< double > | adfBurnValues |
| |
|
char ** | papszRasterizeOptions |
| |
|
char ** | papszTO |
| |
|
double | dfXRes |
| |
|
double | dfYRes |
| |
|
char ** | papszCreationOptions |
| |
|
GDALDataType | eOutputType |
| |
|
std::vector< double > | adfInitVals |
| |
|
int | bNoDataSet |
| |
|
double | dfNoData |
| |
|
OGREnvelope | sEnvelop |
| |
|
bool | bGotBounds |
| |
|
int | nXSize |
| |
|
int | nYSize |
| |
|
OGRSpatialReferenceH | hSRS |
| |
|
bool | bTargetAlignedPixels |
| |
◆ pfnProgress
| GDALProgressFunc GDALRasterizeOptions::pfnProgress |
the progress function to use
◆ pProgressData
| void* GDALRasterizeOptions::pProgressData |
pointer to the progress data variable
◆ pszFormat
| char* GDALRasterizeOptions::pszFormat |
output format. Use the short format name.
The documentation for this struct was generated from the following file: