My Project
|
Public Attributes | |
char * | pszResolution |
int | bSeparate |
int | bAllowProjectionDifference |
double | we_res |
double | ns_res |
int | bTargetAlignedPixels |
double | xmin |
double | ymin |
double | xmax |
double | ymax |
int | bAddAlpha |
int | bHideNoData |
int | nSubdataset |
char * | pszSrcNoData |
char * | pszVRTNoData |
char * | pszOutputSRS |
int * | panBandList |
int | nBandCount |
int | nMaxBandNo |
char * | pszResampling |
char ** | papszOpenOptions |
int | bQuiet |
GDALProgressFunc | pfnProgress |
void * | pProgressData |
Options for use with GDALBuildVRT(). GDALBuildVRTOptions* must be allocated and freed with GDALBuildVRTOptionsNew() and GDALBuildVRTOptionsFree() respectively.
int GDALBuildVRTOptions::bQuiet |
allow or suppress progress monitor and other non-error output
GDALProgressFunc GDALBuildVRTOptions::pfnProgress |
the progress function to use
void* GDALBuildVRTOptions::pProgressData |
pointer to the progress data variable