My Project
|
This is the complete list of members for VRTComplexSource, including all inherited members.
ComputeRasterMinMax(int nXSize, int nYSize, int bApproxOK, double *adfMinMax) CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | virtual |
ComputeStatistics(int nXSize, int nYSize, int bApproxOK, double *pdfMin, double *pdfMax, double *pdfMean, double *pdfStdDev, GDALProgressFunc pfnProgress, void *pProgressData) CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | virtual |
DatasetRasterIO(int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nBandCount, int *panBandMap, GSpacing nPixelSpace, GSpacing nLineSpace, GSpacing nBandSpace, GDALRasterIOExtraArg *psExtraArg) (defined in VRTSimpleSource) | VRTSimpleSource | |
DstToSrc(double dfX, double dfY, double &dfXOut, double &dfYOut) (defined in VRTSimpleSource) | VRTSimpleSource | |
GetBand() (defined in VRTSimpleSource) | VRTSimpleSource | |
GetFileList(char ***ppapszFileList, int *pnSize, int *pnMaxSize, CPLHashSet *hSetFiles) CPL_OVERRIDE (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
GetHistogram(int nXSize, int nYSize, double dfMin, double dfMax, int nBuckets, GUIntBig *panHistogram, int bIncludeOutOfRange, int bApproxOK, GDALProgressFunc pfnProgress, void *pProgressData) CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | virtual |
GetMaximum(int nXSize, int nYSize, int *pbSuccess) CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | virtual |
GetMinimum(int nXSize, int nYSize, int *pbSuccess) CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | virtual |
GetResampling() const (defined in VRTSimpleSource) | VRTSimpleSource | inline |
GetSrcDstWindow(int, int, int, int, int, int, double *pdfReqXOff, double *pdfReqYOff, double *pdfReqXSize, double *pdfReqYSize, int *, int *, int *, int *, int *, int *, int *, int *) (defined in VRTSimpleSource) | VRTSimpleSource | |
GetType() CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | inlinevirtual |
IsSameExceptBandNumber(VRTSimpleSource *poOtherSource) (defined in VRTSimpleSource) | VRTSimpleSource | |
IsSimpleSource() CPL_OVERRIDE (defined in VRTSimpleSource) | VRTSimpleSource | inlinevirtual |
LookupValue(double dfInput) (defined in VRTComplexSource) | VRTComplexSource | |
m_bNoDataSet (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_bRelativeToVRTOri (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_bSrcMinMaxDefined (defined in VRTComplexSource) | VRTComplexSource | protected |
m_dfDstMax (defined in VRTComplexSource) | VRTComplexSource | protected |
m_dfDstMin (defined in VRTComplexSource) | VRTComplexSource | protected |
m_dfDstXOff (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfDstXSize (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfDstYOff (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfDstYSize (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfExponent (defined in VRTComplexSource) | VRTComplexSource | protected |
m_dfNoDataValue (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfScaleOff (defined in VRTComplexSource) | VRTComplexSource | protected |
m_dfScaleRatio (defined in VRTComplexSource) | VRTComplexSource | protected |
m_dfSrcMax (defined in VRTComplexSource) | VRTComplexSource | protected |
m_dfSrcMin (defined in VRTComplexSource) | VRTComplexSource | protected |
m_dfSrcXOff (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfSrcXSize (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfSrcYOff (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_dfSrcYSize (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_eScalingType (defined in VRTComplexSource) | VRTComplexSource | protected |
m_nColorTableComponent (defined in VRTComplexSource) | VRTComplexSource | protected |
m_nLUTItemCount (defined in VRTComplexSource) | VRTComplexSource | |
m_nMaxValue (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_osResampling (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_osSourceFileNameOri (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_padfLUTInputs (defined in VRTComplexSource) | VRTComplexSource | |
m_padfLUTOutputs (defined in VRTComplexSource) | VRTComplexSource | |
m_poMaskBandMainBand (defined in VRTSimpleSource) | VRTSimpleSource | protected |
m_poRasterBand (defined in VRTSimpleSource) | VRTSimpleSource | protected |
NeedMaxValAdjustment() const (defined in VRTSimpleSource) | VRTSimpleSource | protected |
RasterIO(int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, GSpacing nPixelSpace, GSpacing nLineSpace, GDALRasterIOExtraArg *psExtraArg) CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | virtual |
RasterIOInternal(int nReqXOff, int nReqYOff, int nReqXSize, int nReqYSize, void *pData, int nOutXSize, int nOutYSize, GDALDataType eBufType, GSpacing nPixelSpace, GSpacing nLineSpace, GDALRasterIOExtraArg *psExtraArg, GDALDataType eWrkDataType) (defined in VRTComplexSource) | VRTComplexSource | protected |
SerializeToXML(const char *pszVRTPath) CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | virtual |
SetColorTableComponent(int nComponent) (defined in VRTComplexSource) | VRTComplexSource | |
SetDstWindow(double, double, double, double) (defined in VRTSimpleSource) | VRTSimpleSource | |
SetLinearScaling(double dfOffset, double dfScale) (defined in VRTComplexSource) | VRTComplexSource | |
SetMaxValue(int nVal) (defined in VRTSimpleSource) | VRTSimpleSource | inline |
SetNoDataValue(double dfNoDataValue) (defined in VRTSimpleSource) | VRTSimpleSource | |
SetPowerScaling(double dfExponent, double dfSrcMin, double dfSrcMax, double dfDstMin, double dfDstMax) (defined in VRTComplexSource) | VRTComplexSource | |
SetResampling(const char *pszResampling) (defined in VRTSimpleSource) | VRTSimpleSource | |
SetSrcBand(GDALRasterBand *) (defined in VRTSimpleSource) | VRTSimpleSource | |
SetSrcMaskBand(GDALRasterBand *) (defined in VRTSimpleSource) | VRTSimpleSource | |
SetSrcWindow(double, double, double, double) (defined in VRTSimpleSource) | VRTSimpleSource | |
SrcToDst(double dfX, double dfY, double &dfXOut, double &dfYOut) (defined in VRTSimpleSource) | VRTSimpleSource | |
UnsetPreservedRelativeFilenames() (defined in VRTSimpleSource) | VRTSimpleSource | |
VRTComplexSource() (defined in VRTComplexSource) | VRTComplexSource | |
VRTComplexSource(const VRTComplexSource *poSrcSource, double dfXDstRatio, double dfYDstRatio) (defined in VRTComplexSource) | VRTComplexSource | |
VRTSimpleSource() (defined in VRTSimpleSource) | VRTSimpleSource | |
VRTSimpleSource(const VRTSimpleSource *poSrcSource, double dfXDstRatio, double dfYDstRatio) (defined in VRTSimpleSource) | VRTSimpleSource | |
XMLInit(CPLXMLNode *, const char *) CPL_OVERRIDE (defined in VRTComplexSource) | VRTComplexSource | virtual |
~VRTComplexSource() (defined in VRTComplexSource) | VRTComplexSource | virtual |
~VRTSimpleSource() (defined in VRTSimpleSource) | VRTSimpleSource | virtual |
~VRTSource() (defined in VRTSource) | VRTSource | virtual |