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

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

approximateSrcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol)QgsRasterProjectorinline
calcCol(int theCol)QgsRasterProjector
calcCP(int theRow, int theCol)QgsRasterProjector
calcHelper(int theMatrixRow, QgsPoint *thePoints)QgsRasterProjector
calcRow(int theRow)QgsRasterProjector
calcSrcExtent()QgsRasterProjector
calcSrcRowsCols()QgsRasterProjector
checkCols()QgsRasterProjector
checkRows()QgsRasterProjector
cpToString()QgsRasterProjector
destPointOnCPMatrix(int theRow, int theCol, double *theX, double *theY)QgsRasterProjectorinline
insertCols()QgsRasterProjector
insertRows()QgsRasterProjector
mApproximateQgsRasterProjectorprivate
matrixCol(int theDestCol)QgsRasterProjectorinline
matrixRow(int theDestRow)QgsRasterProjectorinline
mCoordinateTransformQgsRasterProjectorprivate
mCPColsQgsRasterProjectorprivate
mCPMatrixQgsRasterProjectorprivate
mCPRowsQgsRasterProjectorprivate
mDestColsQgsRasterProjectorprivate
mDestColsPerMatrixColQgsRasterProjectorprivate
mDestCRSQgsRasterProjectorprivate
mDestExtentQgsRasterProjectorprivate
mDestRowsQgsRasterProjectorprivate
mDestRowsPerMatrixRowQgsRasterProjectorprivate
mDestXResQgsRasterProjectorprivate
mDestYResQgsRasterProjectorprivate
mExtentQgsRasterProjectorprivate
mHelperTopRowQgsRasterProjectorprivate
mMaxSrcXResQgsRasterProjectorprivate
mMaxSrcYResQgsRasterProjectorprivate
mSqrToleranceQgsRasterProjectorprivate
mSrcColsQgsRasterProjectorprivate
mSrcCRSQgsRasterProjectorprivate
mSrcExtentQgsRasterProjectorprivate
mSrcRowsQgsRasterProjectorprivate
mSrcXResQgsRasterProjectorprivate
mSrcYResQgsRasterProjectorprivate
nextHelper()QgsRasterProjector
pHelperBottomQgsRasterProjectorprivate
pHelperTopQgsRasterProjectorprivate
preciseSrcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol)QgsRasterProjectorinline
QgsRasterProjector(QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, QgsRectangle theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent)QgsRasterProjector
setSrcCols(int theCols)QgsRasterProjectorinline
setSrcRows(int theRows)QgsRasterProjectorinline
srcCols()QgsRasterProjectorinline
srcExtent()QgsRasterProjectorinline
srcPoint(int theRow, int theCol)QgsRasterProjector
srcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol)QgsRasterProjector
srcRows()QgsRasterProjectorinline
~QgsRasterProjector()QgsRasterProjector