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