- GDALCreateScaledProgress
void* GDALCreateScaledProgress(double , double , GDALProgressFunc , void* )
Undocumented in source but is binding to an external library. 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 an external library. You might be able to learn more by searching the web for its name.
- GDALDummyProgress
int GDALDummyProgress(double , const(char)* , void* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GDALScaledProgress
int GDALScaledProgress(double , const(char)* , void* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GDALTermProgress
int GDALTermProgress(double , const(char)* , void* )
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.