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.
A view containing a renderer.
void Render() override
Updates the representations, then calls Render() on the render window associated with this view.
Sets theme colors for a graphical view.
virtual vtkAbstractTransform * GetTransform()
a simple class to control print indentation
static vtkRenderView * New()
void PrepareForRendering() override
Called by the view when the renderer is about to render.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
create hierarchies of vtkProp3Ds (transformable props)
void ApplyViewTheme(vtkViewTheme *theme) override
Applies a view theme to this view.