37#ifndef vtkmImageConnectivity_h
38#define vtkmImageConnectivity_h
40#include "vtkAcceleratorsVTKmFiltersModule.h"
Generic algorithm superclass for image algs.
a simple class to control print indentation
Label regions inside an image by connectivity.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called in response to a REQUEST_DATA request from the executive.
static vtkmImageConnectivity * New()
~vtkmImageConnectivity() override