Go to the documentation of this file.
35 #ifndef vtkImageOpenClose3D_h
36 #define vtkImageOpenClose3D_h
105 int requestFromOutputPort,
106 unsigned long* mtime);
#define vtkGetObjectMacro(name, type)
static vtkImageOpenClose3D * New()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
void SetOpenValue(double value)
Generic algorithm superclass for image algs.
void SetCloseValue(double value)
virtual void ReportReferences(vtkGarbageCollector *)
GLsizei const GLfloat * value
a simple class to control print indentation
virtual int ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)
vtkImageDilateErode3D * Filter1
Detect and break reference loops.
unsigned long int GetMTime()
void SetKernelSize(int size0, int size1, int size2)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Dilates one value and erodes another.
#define VTKIMAGINGMORPHOLOGICAL_EXPORT
Will perform opening or closing.
vtkImageDilateErode3D * Filter0