49#include "vtkViewsGeovisModule.h"
create hierarchies of vtkProp3Ds (transformable props)
A 2D terrain model for the globe.
vtkGeoTerrain2D * Surface
static vtkGeoView2D * New()
virtual void SetSurface(vtkGeoTerrain2D *surf)
virtual void PrepareForRendering()
Called by the view when the renderer is about to render.
virtual void Render()
Update and render the view.
virtual void ApplyViewTheme(vtkViewTheme *theme)
Apply the view theme to this view.
virtual vtkAbstractTransform * GetTransform()
Returns the transform associated with the surface.
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
A view containing a renderer.
Sets theme colors for a graphical view.