49 #include "vtkViewsGeovisModule.h" 62 #if !defined(VTK_LEGACY_REMOVE) 84 void BuildLowResEarth(
double origin[3] );
91 virtual void SetLockHeading(
bool lock);
92 virtual bool GetLockHeading();
93 vtkBooleanMacro(LockHeading,
bool);
136 #endif //VTK_LEGACY_REMOVE
represents an object (geometry & properties) in a rendered scene
A 3D terrain model for the globe.
A multi-resolution image tree.
vtkPolyDataMapper * LowResEarthMapper
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
void Render() override
Updates the representations, then calls Render() on the render window associated with this view...
create hierarchies of vtkProp3Ds (transformable props)
map vtkPolyData to graphics primitives
vtkGlobeSource * LowResEarthSource
A view containing a renderer.
Sphere patch with Lat/Long scalar array.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkActor * LowResEarthActor