Go to the documentation of this file.
43 #ifndef vtkGeoSource_h
44 #define vtkGeoSource_h
114 class implementation;
123 #endif // vtkGeoSource_h
virtual vtkAbstractTransform * GetTransform()
vtkConditionVariable * Condition
virtual bool FetchRoot(vtkGeoTreeNode *root)=0
mutual exclusion locking class
#define vtkTypeMacro(thisClass, superclass)
Stores data for a patch of the globe.
abstract base class for most VTK objects
vtkCollection * ProcessingSet
virtual bool FetchChild(vtkGeoTreeNode *node, int index, vtkGeoTreeNode *child)=0
virtual void RequestChildren(vtkGeoTreeNode *node)
A class for performing multithreaded execution.
create and manipulate unsorted lists of objects
vtkMutexLock * InputSetLock
vtkMutexLock * ProcessingSetLock
vtkMutexLock * OutputSetLock
mutual exclusion locking class
#define VTKGEOVISCORE_EXPORT
implementation * Implementation
void Initialize(int numThreads=1)
virtual vtkCollection * GetRequestedNodes(vtkGeoTreeNode *node)
A multi-resolution geographic data source.
vtkMultiThreader * Threader