Go to the documentation of this file.
34 #ifndef vtkGeoProjectionSource_h
35 #define vtkGeoProjectionSource_h
37 #include "vtkGeovisCoreModule.h"
66 vtkGetMacro(Projection,
int);
74 vtkGetMacro(MinCellsPerNode,
int);
virtual void SetProjection(int projection)
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
A 2D geographic geometry source.
mutual exclusion locking class
~vtkGeoProjectionSource()
Stores data for a patch of the globe.
void RefineAndComputeError(vtkGeoTerrainNode *node)
vtkAbstractTransform * Transform
static vtkGeoProjectionSource * New()
a simple class to control print indentation
vtkMutexLock * TransformLock
virtual vtkAbstractTransform * GetTransform()
Return the projection transformation used by this 2D terrain.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual bool FetchRoot(vtkGeoTreeNode *root)
Blocking methods for sources with low latency.
A multi-resolution geographic data source.
virtual bool FetchChild(vtkGeoTreeNode *node, int index, vtkGeoTreeNode *child)
virtual void SetTransform(vtkAbstractTransform *transform)