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