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