32#ifndef vtkGeoGlobeSource_h
33#define vtkGeoGlobeSource_h
35#include "vtkGeovisCoreModule.h"
static vtkGeoGlobeSource * New()
virtual bool FetchRoot(vtkGeoTreeNode *root)
Fetches a low-resolution sphere for the entire globe.
virtual bool FetchChild(vtkGeoTreeNode *node, int index, vtkGeoTreeNode *child)
Fetches a refined geometry patch, a section of a sphere.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
A multi-resolution geographic data source.
Stores data for a patch of the globe.
a simple class to control print indentation