REGIONGEN class definitions. More...
#include <mi32/rastergen.h>
Go to the source code of this file.
Classes | |
| class | REGIONGEN |
| Base for region generation. More... | |
| class | REGIONGEN_RASTER_BINARY |
| Generate region from binary raster. More... | |
| class | REGIONGEN_RASTER_NONULL |
| Generate region around non-null raster cells. More... | |
| class | REGIONGEN_RASTER_RANGES |
| Generate region from raster range(s). More... | |
| class | REGIONGEN_RASTER_SEEDED |
| Generate region from raster using seed point(s) for area/boundary trace. More... | |
| class | REGIONGEN_RASTER_VALUES |
| Generate region from raster value(s). More... | |
| class | REGIONGEN_VIEWSHED |
| Generate region from viewshed. More... | |
REGIONGEN class definitions.
1.6.1