30#ifndef vtkPBivariateLinearTableThreshold_h
31#define vtkPBivariateLinearTableThreshold_h
33#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.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPBivariateLinearTableThreshold * New()
virtual void SetController(vtkMultiProcessController *)
Set the vtkMultiProcessController to be used for combining filter results from the individual nodes.
virtual ~vtkPBivariateLinearTableThreshold()
vtkPBivariateLinearTableThreshold()
vtkMultiProcessController * Controller