Quantum GIS API Documentation  1.7.5-Wroclaw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
QgsNineCellFilter Member List

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

mCellSizeXQgsNineCellFilterprotected
mCellSizeYQgsNineCellFilterprotected
mInputFileQgsNineCellFilterprotected
mInputNodataValueQgsNineCellFilterprotected
mOutputFileQgsNineCellFilterprotected
mOutputFormatQgsNineCellFilterprotected
mOutputNodataValueQgsNineCellFilterprotected
openInputFile(int &nCellsX, int &nCellsY)QgsNineCellFilterprivate
openOutputDriver()QgsNineCellFilterprivate
openOutputFile(GDALDatasetH inputDataset, GDALDriverH outputDriver)QgsNineCellFilterprivate
processNineCellWindow(float *x11, float *x21, float *x31, float *x12, float *x22, float *x32, float *x13, float *x23, float *x33)=0QgsNineCellFilterprotectedpure virtual
processRaster(QProgressDialog *p)QgsNineCellFilter
QgsNineCellFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat)QgsNineCellFilter
QgsNineCellFilter()QgsNineCellFilterprivate
~QgsNineCellFilter()QgsNineCellFiltervirtual