43 #ifndef __vtkGeoSource_h
44 #define __vtkGeoSource_h
82 void Initialize(
int numThreads = 1);
113 class implementation;
122 #endif // __vtkGeoSource_h
mutual exclusion locking class
vtkMutexLock * OutputSetLock
abstract base class for most VTK objects
virtual vtkAbstractTransform * GetTransform()
A class for performing multithreaded execution.
vtkMutexLock * ProcessingSetLock
A multi-resolution geographic data source.
vtkCollection * ProcessingSet
Stores data for a patch of the globe.
vtkConditionVariable * Condition
create and manipulate unsorted lists of objects
implementation * Implementation
vtkMutexLock * InputSetLock
mutual exclusion locking class
vtkMultiThreader * Threader