27#ifndef vtkPComputeHistogram2DOutliers_h
28#define vtkPComputeHistogram2DOutliers_h
31#include "vtkFiltersParallelImagingModule.h"
33VTK_ABI_NAMESPACE_BEGIN
vtkComputeHistogram2DOutliers()
a simple class to control print indentation
Multiprocessing communication superclass.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkPComputeHistogram2DOutliers * New()
virtual void SetController(vtkMultiProcessController *)
~vtkPComputeHistogram2DOutliers() override
vtkMultiProcessController * Controller
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkPComputeHistogram2DOutliers()