gdal2 v1.0.1 (2016-11-15T03:47:21Z)
Home
Dub
Repo
GDALProgressFunc
gdal
cpl
progress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
GDALProgressFunc
=
int
function
(
double
dfComplete
,
char
*
pszMessage
,
void
*
pProgressArg
)
Meta
Source
See Implementation
gdal
cpl
progress
aliases
GDALProgressFunc
functions
GDALCreateScaledProgress
GDALDestroyScaledProgress
GDALDummyProgress
GDALScaledProgress
GDALTermProgress