18 #ifndef itkProgressTransformer_h
19 #define itkProgressTransformer_h
51 return m_Dummy.GetPointer();
54 void UpdateProgress();
72 #endif // itkProgressTransformer_h
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
A Command subclass that calls a pointer to a member function.