Go to the documentation of this file.
26 #ifndef vtkSMPProgressObserver_h
27 #define vtkSMPProgressObserver_h
48 return this->Observers.Local();
#define VTKCOMMONEXECUTIONMODEL_EXPORT
Progress observer that is thread safe.
#define vtkTypeMacro(thisClass, superclass)
vtkProgressObserver * GetLocalObserver()
vtkSMPThreadLocalObject< vtkProgressObserver > Observers
~vtkSMPProgressObserver()
void UpdateProgress(double amount)
a simple class to control print indentation
static vtkSMPProgressObserver * New()
void PrintSelf(ostream &os, vtkIndent indent)
Basic class to optionally replace vtkAlgorithm progress functionality.