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