31 #ifndef __vtkROIStencilSource_h
32 #define __vtkROIStencilSource_h
35 #include "vtkImagingStencilModule.h"
58 vtkGetMacro(
Shape,
int);
59 vtkSetClampMacro(
Shape,
int, BOX, CYLINDERZ);
65 virtual const char *GetShapeAsString();
71 vtkGetVector6Macro(Bounds,
double);
72 vtkSetVector6Macro(Bounds,
double);