46 #include "vtkViewsGeovisModule.h"
80 void BuildLowResEarth(
double origin[3] );
87 virtual
void SetLockHeading(
bool lock);
88 virtual
bool GetLockHeading();
113 void Render() VTK_OVERRIDE;
117 ~vtkGeoView() VTK_OVERRIDE;
123 vtkGeoTerrain* Terrain;
125 int UsingMesaDrivers;
128 vtkGeoView(const vtkGeoView&) VTK_DELETE_FUNCTION;
129 void operator=(const vtkGeoView&) VTK_DELETE_FUNCTION;
represents an object (geometry & properties) in a rendered scene
A 3D terrain model for the globe.
A multi-resolution image tree.
static vtkRenderView * New()
void PrepareForRendering() override
Called by the view when the renderer is about to render.
Sets theme colors for a graphical view.
a simple class to control print indentation
topologically and geometrically regular array of data
create hierarchies of vtkProp3Ds (transformable props)
map vtkPolyData to graphics primitives
A view containing a renderer.
Sphere patch with Lat/Long scalar array.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.