 |
VTK
9.0.1
|
Go to the documentation of this file.
32 #ifndef vtkImageStencilSource_h
33 #define vtkImageStencilSource_h
36 #include "vtkImagingCoreModule.h"
68 vtkSetVector3Macro(OutputOrigin,
double);
69 vtkGetVector3Macro(OutputOrigin,
double);
78 vtkSetVector3Macro(OutputSpacing,
double);
79 vtkGetVector3Macro(OutputSpacing,
double);
87 vtkSetVector6Macro(OutputWholeExtent,
int);
88 vtkGetVector6Macro(OutputWholeExtent,
int);
104 int OutputWholeExtent[6];
105 double OutputOrigin[3];
106 double OutputSpacing[3];
producer of vtkImageStencilData
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkImageData * InformationInput
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
topologically and geometrically regular array of data
a simple class to control print indentation
Detect and break reference loops.
static vtkImageStencilAlgorithm * New()
generate an image stencil
void ReportReferences(vtkGarbageCollector *) override
efficient description of an image stencil