34 #ifndef vtkGeoFileTerrainSource_h
35 #define vtkGeoFileTerrainSource_h
37 #include "vtkGeovisCoreModule.h"
68 vtkSetStringMacro(Path);
A source for tiled geometry on disk.
~vtkGeoFileTerrainSource()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkGeoFileTerrainSource()
virtual bool FetchChild(vtkGeoTreeNode *node, int index, vtkGeoTreeNode *child)
Retrieve the child's geometry from disk.
bool ReadModel(int level, int id, vtkGeoTerrainNode *node)
static vtkGeoFileTerrainSource * New()
virtual bool FetchRoot(vtkGeoTreeNode *root)
Retrieve the root geometry representing the entire globe.
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.