35 #ifndef __vtkGeoTerrain2D_h
36 #define __vtkGeoTerrain2D_h
38 #include "vtkGeovisCoreModule.h"
44 class vtkGeoImageRepresentation;
54 virtual void PrintSelf(ostream& os, vtkIndent indent);
59 vtkSetMacro(TextureTolerance,
double);
60 vtkGetMacro(TextureTolerance,
double);
66 vtkSetMacro(LocationTolerance,
double);
67 vtkGetMacro(LocationTolerance,
double);
91 double CameraBounds[4];
virtual int EvaluateNode(vtkGeoTerrainNode *node)
A 3D terrain model for the globe.
A 2D terrain model for the globe.
virtual void PrintSelf(ostream &os, vtkIndent indent)
static vtkGeoTerrain * New()
A multi-resolution geographic data source.
virtual bool NodeInViewport(vtkGeoTerrainNode *node)
virtual void InitializeNodeAnalysis(vtkRenderer *ren)