請教大家,gdal庫中
void GDALdllImageLineAllTouched( int nRasterXSize, int nRasterYSize,
int nPartCount, int *panPartSize,
double *padfX, double *padfY,
double *padfVariant,
llPointFunc pfnPointFunc, void *pCBData,
int bAvoidBurningSamePoints );
這個函式的最后一個引數的意義是啥呢?
轉載請註明出處,本文鏈接:https://www.uj5u.com/qiye/169994.html
標籤:地理信息系統
