|
GDAL
|
Processing limits based on min/max distance restrictions. More...
#include <viewshed_types.h>
Public Member Functions | |
| LineLimits (int leftArg, int leftMinArg, int rightMinArg, int rightArg) | |
| Constructor that takes the members in order. | |
Processing limits based on min/max distance restrictions.
The left side processing range is [left, leftMin). The right side processing range is [rightMin, right).