Home
last modified time | relevance | path

Searched refs:GDALContourGenerator (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/alg/
H A Dcontour.cpp105 class GDALContourGenerator class
145 GDALContourGenerator( int nWidth, int nHeight,
147 ~GDALContourGenerator();
171 GDALContourGenerator *poCG = new GDALContourGenerator( nWidth, nHeight, in GDAL_CG_Create()
200 delete ((GDALContourGenerator *) hCG); in GDAL_CG_Destroy()
213 GDALContourGenerator::GDALContourGenerator( int nWidthIn, int nHeightIn, in GDALContourGenerator() function in GDALContourGenerator
243 GDALContourGenerator::~GDALContourGenerator() in ~GDALContourGenerator()
273 void GDALContourGenerator::SetNoData( double dfNewValue ) in SetNoData()
284 CPLErr GDALContourGenerator::ProcessPixel( int iPixel ) in ProcessPixel()
441 CPLErr GDALContourGenerator::ProcessRect( in ProcessRect()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/
H A DNEWS4243 * Fix GDAL_CG_Create() to call GDALContourGenerator::Init() (#6491)
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/
H A DNEWS4243 * Fix GDAL_CG_Create() to call GDALContourGenerator::Init() (#6491)
/dports/graphics/gdal/gdal-3.3.3/
H A DNEWS4243 * Fix GDAL_CG_Create() to call GDALContourGenerator::Init() (#6491)