31 #ifndef __vtkROIStencilSource_h
32 #define __vtkROIStencilSource_h
57 vtkGetMacro(
Shape,
int);
58 vtkSetClampMacro(
Shape,
int, BOX, CYLINDERZ);
64 virtual const char *GetShapeAsString();
70 vtkGetVector6Macro(Bounds,
double);
71 vtkSetVector6Macro(Bounds,
double);
static vtkImageStencilSource * New()
create simple mask shapes
void SetShapeToCylinderZ()
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()