QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
This is the complete list of members for QgsAspectFilter, 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 | QgsAspectFilter | virtual |
processRaster(QgsFeedback *feedback=nullptr) | QgsNineCellFilter | |
QgsAspectFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat) | QgsAspectFilter | |
QgsDerivativeFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat) | QgsDerivativeFilter | |
QgsNineCellFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat) | QgsNineCellFilter | |
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 |