35 #ifndef __vtkGeoTerrain2D_h
36 #define __vtkGeoTerrain2D_h
38 #include "vtkGeovisCoreModule.h"
44 class vtkGeoImageRepresentation;
59 vtkSetMacro(TextureTolerance,
double);
60 vtkGetMacro(TextureTolerance,
double);
66 vtkSetMacro(LocationTolerance,
double);
67 vtkGetMacro(LocationTolerance,
double);
91 double CameraBounds[4];