|
My Project
|
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 OGRSpatialReference * | GetSpatialRef () const override |
Friends | |
| class | GDALGeneric3x3RasterBand< T > |
1.8.14