31 #ifndef vtkROIStencilSource_h
32 #define vtkROIStencilSource_h
58 vtkGetMacro(
Shape,
int);
59 vtkSetClampMacro(
Shape,
int, BOX, CYLINDERZ);
65 virtual const char *GetShapeAsString();
71 vtkGetVector6Macro(Bounds,
double);
72 vtkSetVector6Macro(Bounds,
double);
static vtkImageStencilSource * New()
create simple mask shapes
void SetShapeToCylinderZ()
#define VTKIMAGINGSTENCIL_EXPORT
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
void SetShapeToCylinderX()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetShapeToEllipsoid()
generate an image stencil
void SetShapeToCylinderY()