48 #ifndef __vtkGeoView_h
49 #define __vtkGeoView_h
51 #include "vtkViewsGeovisModule.h"
61 class vtkPolyDataMapper;
69 void PrintSelf(ostream& os, vtkIndent indent);
79 void BuildLowResEarth(
double origin[3] );
83 virtual void SetLockHeading(
bool lock);
84 virtual bool GetLockHeading();
85 vtkBooleanMacro(LockHeading,
bool);
A 3D terrain model for the globe.
A multi-resolution image tree.
vtkPolyDataMapper * LowResEarthMapper
static vtkRenderView * New()
Sets theme colors for a graphical view.
virtual void PrepareForRendering()
vtkGlobeSource * LowResEarthSource
A view containing a renderer.
Sphere patch with Lat/Long scalar array.
void PrintSelf(ostream &os, vtkIndent indent)
vtkActor * LowResEarthActor