We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2786ab4 commit 30186fcCopy full SHA for 30186fc
alg/viewshed/viewshed_executor.h
@@ -53,6 +53,7 @@ struct Lines
53
}
54
};
55
56
+/// Dummy raster band.
57
class DummyBand : public GDALRasterBand
58
{
59
CPLErr IReadBlock(int, int, void *) override;
0 commit comments