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