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