26 #ifndef vtkmImageConnectivity_h
27 #define vtkmImageConnectivity_h
29 #include "vtkAcceleratorsVTKmFiltersModule.h"
33 VTK_ABI_NAMESPACE_BEGIN
54 #endif // vtkmImageConnectivity_h
Label regions inside an image by connectivity.
a simple class to control print indentation
Generic algorithm superclass for image algs.
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called in response to a REQUEST_DATA request from the executive.