gdal.cpl.progress

Undocumented in source.

Members

Aliases

GDALProgressFunc
alias GDALProgressFunc = int function(double dfComplete, char* pszMessage, void* pProgressArg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

GDALCreateScaledProgress
void* GDALCreateScaledProgress(double , double , GDALProgressFunc , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GDALDestroyScaledProgress
void GDALDestroyScaledProgress(void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GDALDummyProgress
int GDALDummyProgress(double , char* , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GDALScaledProgress
int GDALScaledProgress(double , char* , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GDALTermProgress
int GDALTermProgress(double , char* , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta