26 #ifndef vtkImageChangeInformation_h
27 #define vtkImageChangeInformation_h
114 int OutputExtentStart[3];
115 int ExtentTranslation[3];
116 int FinalExtentTranslation[3];
118 double OutputSpacing[3];
119 double SpacingScale[3];
121 double OutputOrigin[3];
122 double OriginScale[3];
123 double OriginTranslation[3];
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKIMAGINGCORE_EXPORT
#define vtkGetVector3Macro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkSetVector3Macro(name, type)
#define vtkSetMacro(name, type)