Viewshed 6.1.0
A C++ library for calculation of viewshed, inverse viewshed and visibility indices for both of those analyses.
Loading...
Searching...
No Matches
RasterPosition Class Reference

Class to represent position on raster in term of row and column. More...

#include <rasterposition.h>

Inheritance diagram for RasterPosition:

Public Attributes

int mRow = -1
int mCol = -1

Detailed Description

Class to represent position on raster in term of row and column.


The documentation for this class was generated from the following file: