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