40 #ifndef __vtkProcess_h
41 #define __vtkProcess_h
55 virtual void Execute()=0;
abstract base class for most VTK objects
a process that can be launched by a vtkMultiProcessController
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
vtkMultiProcessController * Controller
Multiprocessing communication superclass.