QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsNineCellFilter Member List

This is the complete list of members for QgsNineCellFilter, including all inherited members.

cellSizeX() constQgsNineCellFilterinline
cellSizeY() constQgsNineCellFilterinline
inputNodataValue() constQgsNineCellFilterinline
mCellSizeXQgsNineCellFilterprotected
mCellSizeYQgsNineCellFilterprotected
mInputFileQgsNineCellFilterprotected
mInputNodataValueQgsNineCellFilterprotected
mOutputFileQgsNineCellFilterprotected
mOutputFormatQgsNineCellFilterprotected
mOutputNodataValueQgsNineCellFilterprotected
mZFactorQgsNineCellFilterprotected
outputNodataValue() constQgsNineCellFilterinline
processNineCellWindow(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33)=0QgsNineCellFilterpure virtual
processRaster(QgsFeedback *feedback=nullptr)QgsNineCellFilter
QgsNineCellFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat)QgsNineCellFilter
setCellSizeX(double size)QgsNineCellFilterinline
setCellSizeY(double size)QgsNineCellFilterinline
setInputNodataValue(double value)QgsNineCellFilterinline
setOutputNodataValue(double value)QgsNineCellFilterinline
setZFactor(double factor)QgsNineCellFilterinline
zFactor() constQgsNineCellFilterinline
~QgsNineCellFilter()=defaultQgsNineCellFiltervirtual