Go to the documentation of this file.
32 #ifndef vtkImageStencilSource_h
33 #define vtkImageStencilSource_h
36 #include "vtkImagingCoreModule.h"
70 vtkSetVector3Macro(OutputOrigin,
double);
71 vtkGetVector3Macro(OutputOrigin,
double);
80 vtkSetVector3Macro(OutputSpacing,
double);
81 vtkGetVector3Macro(OutputSpacing,
double);
89 vtkSetVector6Macro(OutputWholeExtent,
int);
90 vtkGetVector6Macro(OutputWholeExtent,
int);
107 int OutputWholeExtent[6];
108 double OutputOrigin[3];
109 double OutputSpacing[3];
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkImageStencilSource * New()
producer of vtkImageStencilData
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkImageData * InformationInput
topologically and geometrically regular array of data
a simple class to control print indentation
virtual void SetInformationInput(vtkImageData *)
Set a vtkImageData that has the Spacing, Origin, and WholeExtent that will be used for the stencil.
Detect and break reference loops.
generate an image stencil
void ReportReferences(vtkGarbageCollector *) override
Report object referenced by instances of this class.
efficient description of an image stencil