VRTComplexSource Class Reference
List of all members.
Public Member Functions |
|
virtual CPLErr | RasterIO (int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nPixelSpace, int nLineSpace) |
|
virtual CPLXMLNode * | SerializeToXML (const char *pszVRTPath) |
|
virtual CPLErr | XMLInit (CPLXMLNode *, const char *) |
|
double | LookupValue (double dfInput) |
Public Attributes |
|
int | bDoScaling |
|
double | dfScaleOff |
|
double | dfScaleRatio |
|
double * | padfLUTInputs |
|
double * | padfLUTOutputs |
|
int | nLUTItemCount |
|
int | nColorTableComponent |
The documentation for this class was generated from the following files: