QGIS API Documentation  3.22.4-Białowieża (ce8e65e95e)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsHillshadeFilter Member List

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

calcFirstDerX(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33)QgsDerivativeFilterprotected
calcFirstDerY(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33)QgsDerivativeFilterprotected
cellSizeX() constQgsNineCellFilterinline
cellSizeY() constQgsNineCellFilterinline
inputNodataValue() constQgsNineCellFilterinline
lightAngle() constQgsHillshadeFilterinline
lightAzimuth() constQgsHillshadeFilterinline
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) overrideQgsHillshadeFiltervirtual
processRaster(QgsFeedback *feedback=nullptr)QgsNineCellFilter
QgsDerivativeFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat)QgsDerivativeFilter
QgsHillshadeFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat, double lightAzimuth=300, double lightAngle=40)QgsHillshadeFilter
QgsNineCellFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat)QgsNineCellFilter
setCellSizeX(double size)QgsNineCellFilterinline
setCellSizeY(double size)QgsNineCellFilterinline
setInputNodataValue(double value)QgsNineCellFilterinline
setLightAngle(float angle)QgsHillshadeFilter
setLightAzimuth(float azimuth)QgsHillshadeFilter
setOutputNodataValue(double value)QgsNineCellFilterinline
setZFactor(double factor)QgsNineCellFilterinline
zFactor() constQgsNineCellFilterinline
~QgsNineCellFilter()=defaultQgsNineCellFiltervirtual