33 #ifndef vtkGeoTerrain2D_h
34 #define vtkGeoTerrain2D_h
36 #include "vtkGeovisCoreModule.h"
42 class vtkGeoImageRepresentation;
60 vtkGetMacro(TextureTolerance,
double);
69 vtkGetMacro(LocationTolerance,
double);
81 double LocationTolerance;
82 double TextureTolerance;
87 void InitializeNodeAnalysis(
vtkRenderer* ren) VTK_OVERRIDE;
101 double CameraBounds[4];
A 3D terrain model for the globe.
A 2D terrain model for the globe.
static vtkGeoTerrain * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A multi-resolution geographic data source.
abstract specification for renderers
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
create hierarchies of vtkProp3Ds (transformable props)
create and manipulate ordered lists of objects