Go to the documentation of this file.
27 #ifndef vtkPProbeFilter_h
28 #define vtkPProbeFilter_h
30 #include "vtkFiltersParallelModule.h"
57 PROBE_COMMUNICATION_TAG=1970
vtkMultiProcessController * Controller
probe dataset in parallel
virtual void SetController(vtkMultiProcessController *)
Set and get the controller.
Multiprocessing communication superclass.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when each filter in the pipeline decides what portion of its inp...
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
Change input information to accept composite datasets as the input which is probed into.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Handle composite input.
subclass of vtkProbeFilter which supports composite datasets in the input.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPProbeFilter * New()