VRTWarpedDataset Class Reference
List of all members.
Public Member Functions |
| VRTWarpedDataset (int nXSize, int nYSize) |
CPLErr | Initialize (void *) |
virtual CPLErr | IBuildOverviews (const char *, int, int *, int, int *, GDALProgressFunc, void *) |
virtual CPLXMLNode * | SerializeToXML (const char *pszVRTPath) |
virtual CPLErr | XMLInit (CPLXMLNode *, const char *) |
virtual CPLErr | AddBand (GDALDataType eType, char **papszOptions=NULL) |
virtual char ** | GetFileList () |
CPLErr | ProcessBlock (int iBlockX, int iBlockY) |
void | GetBlockSize (int *, int *) |
Public Attributes |
int | nOverviewCount |
VRTWarpedDataset ** | papoOverviews |
Protected Member Functions |
virtual int | CloseDependentDatasets () |
Friends |
class | VRTWarpedRasterBand |
The documentation for this class was generated from the following files: