QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
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
creationOptions() constQgsNineCellFilterinline
inputNodataValue() constQgsNineCellFilterinline
lightAngle() constQgsHillshadeFilterinline
lightAzimuth() constQgsHillshadeFilterinline
mCellSizeXQgsNineCellFilterprotected
mCellSizeYQgsNineCellFilterprotected
mCreationOptionsQgsNineCellFilterprotected
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
Result enum nameQgsNineCellFilter
setCellSizeX(double size)QgsNineCellFilterinline
setCellSizeY(double size)QgsNineCellFilterinline
setCreationOptions(const QStringList &options)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