130 #ifndef vtkPConnectivityFilter_h 131 #define vtkPConnectivityFilter_h 133 #include "vtkFiltersParallelGeometryModule.h"
extract data based on geometric connectivity
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkConnectivityFilter * New()
Construct with default extraction mode to extract largest regions.
Parallel version of vtkConnectivityFilter.