QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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) constQgsDerivativeFilterprotected
calcFirstDerY(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33) constQgsDerivativeFilterprotected
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