Public Member Functions | |
GDALGeneric3x3Dataset (GDALDatasetH hSrcDS, GDALRasterBandH hSrcBand, GDALDataType eDstDataType, int bDstHasNoData, double dfDstNoDataValue, typename GDALGeneric3x3ProcessingAlg< T >::type pfnAlg, void *pAlgData, bool bComputeAtEdges) | |
bool | InitOK () const |
CPLErr | GetGeoTransform (double *padfGeoTransform) override |
const char * | GetProjectionRef () override |
Friends | |
class | GDALGeneric3x3RasterBand< T > |