| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
This is the complete list of members for QgsSlopeFilter, including all inherited members.
| calcFirstDerX(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33) | QgsDerivativeFilter | protected | 
| calcFirstDerY(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33) | QgsDerivativeFilter | protected | 
| cellSizeX() const | QgsNineCellFilter | inline | 
| cellSizeY() const | QgsNineCellFilter | inline | 
| inputNodataValue() const | QgsNineCellFilter | inline | 
| mCellSizeX | QgsNineCellFilter | protected | 
| mCellSizeY | QgsNineCellFilter | protected | 
| mInputFile | QgsNineCellFilter | protected | 
| mInputNodataValue | QgsNineCellFilter | protected | 
| mOutputFile | QgsNineCellFilter | protected | 
| mOutputFormat | QgsNineCellFilter | protected | 
| mOutputNodataValue | QgsNineCellFilter | protected | 
| mZFactor | QgsNineCellFilter | protected | 
| outputNodataValue() const | QgsNineCellFilter | inline | 
| processNineCellWindow(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33) override | QgsSlopeFilter | virtual | 
| processRaster(QgsFeedback *feedback=nullptr) | QgsNineCellFilter | |
| QgsDerivativeFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat) | QgsDerivativeFilter | |
| QgsNineCellFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat) | QgsNineCellFilter | |
| QgsSlopeFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat) | QgsSlopeFilter | |
| setCellSizeX(double size) | QgsNineCellFilter | inline | 
| setCellSizeY(double size) | QgsNineCellFilter | inline | 
| setInputNodataValue(double value) | QgsNineCellFilter | inline | 
| setOutputNodataValue(double value) | QgsNineCellFilter | inline | 
| setZFactor(double factor) | QgsNineCellFilter | inline | 
| zFactor() const | QgsNineCellFilter | inline | 
| ~QgsNineCellFilter()=default | QgsNineCellFilter | virtual |