35 #ifndef __vtkGeoTerrain2D_h
36 #define __vtkGeoTerrain2D_h
43 class vtkGeoImageRepresentation;
58 vtkSetMacro(TextureTolerance,
double);
59 vtkGetMacro(TextureTolerance,
double);
65 vtkSetMacro(LocationTolerance,
double);
66 vtkGetMacro(LocationTolerance,
double);
90 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.
abstract specification for renderers
a simple class to control print indentation
create hierarchies of vtkProp3Ds (transformable props)
create and manipulate unsorted lists of objects
virtual bool NodeInViewport(vtkGeoTerrainNode *node)
virtual void InitializeNodeAnalysis(vtkRenderer *ren)