43 #ifndef vtkGeoSource_h
44 #define vtkGeoSource_h
83 void Initialize(
int numThreads = 1);
114 class implementation;
123 #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.
#define VTKGEOVISCORE_EXPORT
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