Go to the documentation of this file.
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 vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
Generic algorithm superclass for image algs.
#define vtkGetVector3Macro(name, type)
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
#define VTKIMAGINGCORE_EXPORT