27#ifndef vtkPointConnectivityFilter_h
28#define vtkPointConnectivityFilter_h
31#include "vtkFiltersGeneralModule.h"
Superclass for algorithms that produce output of the same type as input.
a simple class to control print indentation
output a scalar field indicating point connectivity
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation, obtaining type information and printing.
static vtkPointConnectivityFilter * New()
Standard methods for instantiation, obtaining type information and printing.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
~vtkPointConnectivityFilter() override
vtkPointConnectivityFilter()