29 #ifndef vtkImageConnector_h 30 #define vtkImageConnector_h 32 #include "vtkImagingMorphologicalModule.h" 56 void PrintSelf(ostream& os,
vtkIndent indent);
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
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