|
GDAL
|
This is the complete list of members for gdal::Reclassifier, including all inherited members.
| AddMapping(const Interval &interval, std::optional< double > dfDstVal) | gdal::Reclassifier | |
| Finalize() | gdal::Reclassifier | |
| Init(const char *pszText, std::optional< double > noDataValue, GDALDataType eBufType) | gdal::Reclassifier | |
| MAPPING_FROMTO_SEP_CHAR | gdal::Reclassifier | static |
| MAPPING_INTERVAL_SEP_CHAR | gdal::Reclassifier | static |
| Reclassify(double srcVal, bool &bFoundInterval) const | gdal::Reclassifier | |
| SetDefaultPassThrough(bool value) | gdal::Reclassifier | inline |
| SetDefaultValue(double value) | gdal::Reclassifier | inline |
| SetNaNValue(double value) | gdal::Reclassifier | inline |