Go to the documentation of this file.
31 #ifndef vtkGDALRasterReader_h
32 #define vtkGDALRasterReader_h
113 int TargetDimensions[2];
114 int RasterDimensions[2];
122 class vtkGDALRasterReaderInternal;
130 #endif // vtkGDALRasterReader_h
std::vector< std::string > Domains
#define vtkSetVector2Macro(name, type)
vtkGDALRasterReaderInternal * Implementation
#define vtkGetVector2Macro(name, type)
std::string DriverShortName
Read raster file formats using GDAL.
#define vtkTypeMacro(thisClass, superclass)
std::string DomainMetaData
const std::string & GetDriverLongName()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
const std::string & GetDriverShortName()
static vtkGDALRasterReader * New()
const char * GetProjectionString() const
a simple class to control print indentation
#define vtkSetStringMacro(name)
Superclass of binary file readers.
vtkGetStringMacro(ExtensionsString)
const std::vector< std::string > & GetMetaData()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
std::vector< std::string > MetaData
std::vector< std::string > GetDomainMetaData(const std::string &domain)
const double * GetGeoCornerPoints()
std::string DriverLongName
virtual int FillOutputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
GLsizei const GLchar ** string
virtual ~vtkGDALRasterReader()