Go to the documentation of this file.
30 #ifndef vtkPBivariateLinearTableThreshold_h
31 #define vtkPBivariateLinearTableThreshold_h
33 #include "vtkFiltersParallelStatisticsModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
performs line-based thresholding for vtkTable data in parallel.
Multiprocessing communication superclass.
static vtkPBivariateLinearTableThreshold * New()
a simple class to control print indentation
performs line-based thresholding for vtkTable data.
vtkPBivariateLinearTableThreshold()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkMultiProcessController * Controller
virtual void SetController(vtkMultiProcessController *)
Set the vtkMultiProcessController to be used for combining filter results from the individual nodes.
dynamic, self-adjusting array of vtkIdType
~vtkPBivariateLinearTableThreshold() override