32 #ifndef vtkProgressObserver_h
33 #define vtkProgressObserver_h
47 virtual void UpdateProgress(
double amount);
51 vtkGetMacro(Progress,
double);
#define VTKCOMMONEXECUTIONMODEL_EXPORT
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Basic class to optionally replace vtkAlgorithm progress functionality.