Go to the documentation of this file.
29 #ifndef vtkImageConnector_h
30 #define vtkImageConnector_h
32 #include "vtkImagingMorphologicalModule.h"
62 void RemoveAllSeeds();
68 vtkSetMacro(ConnectedValue,
unsigned char);
69 vtkGetMacro(ConnectedValue,
unsigned char);
70 vtkSetMacro(UnconnectedValue,
unsigned char);
71 vtkGetMacro(UnconnectedValue,
unsigned char);
vtkImageConnectorSeed * Next
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract base class for most VTK objects
unsigned char ConnectedValue
Create a binary image of a sphere.
vtkImageConnectorSeed * LastSeed
topologically and geometrically regular array of data
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkImageConnectorSeed * Seeds
static vtkImageConnectorSeed * New()
unsigned char UnconnectedValue