gdal2 v2.1.1 (2016-12-04T00:14:58Z)
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
,
const
(
char
)*
pszMessage
,
void
*
pProgressArg
)
Meta
Source
See Implementation
gdal
cpl
progress
aliases
GDALProgressFunc
functions
GDALCreateScaledProgress
GDALDestroyScaledProgress
GDALDummyProgress
GDALScaledProgress
GDALTermProgress