35 #ifndef vtkGeoTerrain2D_h
36 #define vtkGeoTerrain2D_h
44 class vtkGeoImageRepresentation;
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.
abstract specification for renderers
a simple class to control print indentation
#define VTKGEOVISCORE_EXPORT
create hierarchies of vtkProp3Ds (transformable props)
create and manipulate unsorted lists of objects
virtual bool NodeInViewport(vtkGeoTerrainNode *node)
virtual void InitializeNodeAnalysis(vtkRenderer *ren)