Go to the documentation of this file.
34 #ifndef vtkGeoFileImageSource_h
35 #define vtkGeoFileImageSource_h
37 #include "vtkGeovisCoreModule.h"
68 vtkSetStringMacro(Path);
static vtkGeoFileImageSource * New()
virtual bool FetchChild(vtkGeoTreeNode *node, int index, vtkGeoTreeNode *child)
Fetches the child image of a parent from disk.
Stores data for a patch of the globe.
A node in a multi-resolution image tree.
bool ReadImage(int level, int id, vtkGeoImageNode *node)
virtual bool FetchRoot(vtkGeoTreeNode *root)
Fetches the root image representing the whole globe.
a simple class to control print indentation
A tiled image source on disk.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
A multi-resolution geographic data source.