Go to the documentation of this file.
31 #ifndef vtkImageStencilSource_h
32 #define vtkImageStencilSource_h
95 int OutputWholeExtent[6];
96 double OutputOrigin[3];
97 double OutputSpacing[3];
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetVector6Macro(name, type)
static vtkImageStencilSource * New()
#define vtkGetObjectMacro(name, type)
producer of vtkImageStencilData
#define vtkSetVector3Macro(name, type)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
vtkImageData * InformationInput
#define vtkGetVector3Macro(name, type)
topologically and geometrically regular array of data
a simple class to control print indentation
virtual void SetInformationInput(vtkImageData *)
Detect and break reference loops.
generate an image stencil
virtual void ReportReferences(vtkGarbageCollector *)
#define vtkSetVector6Macro(name, type)
efficient description of an image stencil
#define VTKIMAGINGCORE_EXPORT