43 #ifndef __vtkGeoSource_h
44 #define __vtkGeoSource_h
46 #include "vtkGeovisCoreModule.h"
47 #include "vtkObject.h"
51 class vtkConditionVariable;
53 class vtkMultiThreader;
83 void Initialize(
int numThreads = 1);
114 class implementation;
123 #endif // __vtkGeoSource_h
vtkMutexLock * OutputSetLock
virtual vtkAbstractTransform * GetTransform()
vtkMutexLock * ProcessingSetLock
A multi-resolution geographic data source.
vtkCollection * ProcessingSet
Stores data for a patch of the globe.
vtkConditionVariable * Condition
implementation * Implementation
vtkMutexLock * InputSetLock
vtkMultiThreader * Threader