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