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