|
char * | pszFormat |
|
GDALProgressFunc | pfnProgress |
|
void * | pProgressData |
|
int | bCreateOutput |
|
int | b3D |
|
int | bInverse |
|
char ** | papszLayers |
|
char * | pszSQL |
|
char * | pszDialect |
|
char * | pszBurnAttribute |
|
char * | pszWHERE |
|
std::vector< int > | anBandList |
|
std::vector< double > | adfBurnValues |
|
char ** | papszRasterizeOptions |
|
double | dfXRes |
|
double | dfYRes |
|
char ** | papszCreationOptions |
|
GDALDataType | eOutputType |
|
std::vector< double > | adfInitVals |
|
int | bNoDataSet |
|
double | dfNoData |
|
OGREnvelope | sEnvelop |
|
int | bGotBounds |
|
int | nXSize |
|
int | nYSize |
|
OGRSpatialReferenceH | hSRS |
|
int | 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. The default is GeoTIFF(GTiff). Use the short format name.
The documentation for this struct was generated from the following file: