Go to the documentation of this file.
35 #ifndef vtkROIStencilSource_h
36 #define vtkROIStencilSource_h
39 #include "vtkImagingStencilModule.h"
63 vtkSetClampMacro(
Shape,
int, BOX, CYLINDERZ);
77 vtkGetVector6Macro(Bounds,
double);
78 vtkSetVector6Macro(Bounds,
double);
void SetShapeToCylinderY()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
create simple mask shapes
void SetShapeToCylinderX()
virtual const char * GetShapeAsString()
static vtkROIStencilSource * New()
~vtkROIStencilSource() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetShapeToEllipsoid()
a simple class to control print indentation
generate an image stencil
void SetShapeToCylinderZ()