Go to the documentation of this file.
30 #ifndef vtkImageShiftScale_h
31 #define vtkImageShiftScale_h
66 {this->SetOutputScalarType(
VTK_LONG);}
70 {this->SetOutputScalarType(
VTK_INT);}
78 {this->SetOutputScalarType(
VTK_CHAR);}
void SetOutputScalarTypeToInt()
void SetOutputScalarTypeToFloat()
void SetOutputScalarTypeToUnsignedShort()
#define VTK_UNSIGNED_SHORT
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
void PrintSelf(ostream &os, vtkIndent indent)
void SetOutputScalarTypeToShort()
void SetOutputScalarTypeToUnsignedLong()
void SetOutputScalarTypeToChar()
topologically and geometrically regular array of data
a simple class to control print indentation
shift and scale an input image
#define VTK_UNSIGNED_CHAR
#define vtkGetMacro(name, type)
void SetOutputScalarTypeToUnsignedChar()
#define VTK_UNSIGNED_LONG
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void SetOutputScalarTypeToLong()
static vtkImageShiftScale * New()
void SetOutputScalarTypeToUnsignedInt()
#define VTKIMAGINGCORE_EXPORT
void SetOutputScalarTypeToDouble()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void ThreadedRequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *, vtkImageData ***inData, vtkImageData **outData, int outExt[6], int threadId)