Skip to content

Commit 30186fc

Browse files
committed
Add doc.
1 parent 2786ab4 commit 30186fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alg/viewshed/viewshed_executor.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ struct Lines
5353
}
5454
};
5555

56+
/// Dummy raster band.
5657
class DummyBand : public GDALRasterBand
5758
{
5859
CPLErr IReadBlock(int, int, void *) override;

0 commit comments

Comments
 (0)