46 #ifndef vtkGeoView2D_h
47 #define vtkGeoView2D_h
49 #include "vtkViewsGeovisModule.h"
create hierarchies of vtkProp3Ds (transformable props)
A 2D terrain model for the globe.
vtkGeoTerrain2D * Surface
virtual void SetSurface(vtkGeoTerrain2D *surf)
virtual vtkAbstractTransform * GetTransform()
Returns the transform associated with the surface.
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 void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkGeoView2D * New()
a simple class to control print indentation
A view containing a renderer.
Sets theme colors for a graphical view.