This is the complete list of members for QgsRasterProjector, including all inherited members.
approximateSrcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol) | QgsRasterProjector | inline |
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) | QgsRasterProjector | inline |
insertCols() | QgsRasterProjector | |
insertRows() | QgsRasterProjector | |
mApproximate | QgsRasterProjector | private |
matrixCol(int theDestCol) | QgsRasterProjector | inline |
matrixRow(int theDestRow) | QgsRasterProjector | inline |
mCoordinateTransform | QgsRasterProjector | private |
mCPCols | QgsRasterProjector | private |
mCPMatrix | QgsRasterProjector | private |
mCPRows | QgsRasterProjector | private |
mDestCols | QgsRasterProjector | private |
mDestColsPerMatrixCol | QgsRasterProjector | private |
mDestCRS | QgsRasterProjector | private |
mDestExtent | QgsRasterProjector | private |
mDestRows | QgsRasterProjector | private |
mDestRowsPerMatrixRow | QgsRasterProjector | private |
mDestXRes | QgsRasterProjector | private |
mDestYRes | QgsRasterProjector | private |
mExtent | QgsRasterProjector | private |
mHelperTopRow | QgsRasterProjector | private |
mMaxSrcXRes | QgsRasterProjector | private |
mMaxSrcYRes | QgsRasterProjector | private |
mSqrTolerance | QgsRasterProjector | private |
mSrcCols | QgsRasterProjector | private |
mSrcCRS | QgsRasterProjector | private |
mSrcExtent | QgsRasterProjector | private |
mSrcRows | QgsRasterProjector | private |
mSrcXRes | QgsRasterProjector | private |
mSrcYRes | QgsRasterProjector | private |
nextHelper() | QgsRasterProjector | |
pHelperBottom | QgsRasterProjector | private |
pHelperTop | QgsRasterProjector | private |
preciseSrcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol) | QgsRasterProjector | inline |
QgsRasterProjector(QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, QgsRectangle theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent) | QgsRasterProjector | |
setSrcCols(int theCols) | QgsRasterProjector | inline |
setSrcRows(int theRows) | QgsRasterProjector | inline |
srcCols() | QgsRasterProjector | inline |
srcExtent() | QgsRasterProjector | inline |
srcPoint(int theRow, int theCol) | QgsRasterProjector | |
srcRowCol(int theDestRow, int theDestCol, int *theSrcRow, int *theSrcCol) | QgsRasterProjector | |
srcRows() | QgsRasterProjector | inline |
~QgsRasterProjector() | QgsRasterProjector | |