29 #ifndef vtkImageConnector_h 30 #define vtkImageConnector_h 32 #include "vtkImagingMorphologicalModule.h" 56 void PrintSelf(ostream& os,
vtkIndent indent) VTK_OVERRIDE;
62 void RemoveAllSeeds();
69 vtkGetMacro(ConnectedValue,
unsigned char);
71 vtkGetMacro(UnconnectedValue,
unsigned char);
87 unsigned char ConnectedValue;
88 unsigned char UnconnectedValue;
Create a binary image of a sphere.
abstract base class for most VTK objects
static vtkImageConnectorSeed * New()
a simple class to control print indentation
topologically and geometrically regular array of data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkImageConnectorSeed * Next