43 #ifndef vtkGeoView2D_h
44 #define vtkGeoView2D_h
46 #include "vtkViewsGeovisModule.h"
64 virtual
void SetSurface(vtkGeoTerrain2D* surf);
79 void Render() VTK_OVERRIDE;
82 vtkGeoTerrain2D* Surface;
85 void PrepareForRendering() VTK_OVERRIDE;
A 2D terrain model for the globe.
static vtkRenderView * New()
Sets theme colors for a graphical view.
a simple class to control print indentation
create hierarchies of vtkProp3Ds (transformable props)
A view containing a renderer.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.