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