60 const char *comment=
"",
61 ModuleProcessInformation *inf=
nullptr,
62 double fraction = 1.0,
72 return (Process ? Process->GetClassName() :
"None");
111 vtkAlgorithm *Process;
113 ModuleProcessInformation *ProcessInformation;
117 vtkPluginWatcherStart *StartFilterCommand;
118 vtkPluginWatcherEnd *EndFilterCommand;
119 vtkPluginWatcherProgress *ProgressFilterCommand;
121 unsigned long StartTag;
122 unsigned long EndTag;
123 unsigned long ProgressTag;