30 #ifndef vtkImageShiftScale_h 31 #define vtkImageShiftScale_h 66 {this->SetOutputScalarType(
VTK_LONG);}
70 {this->SetOutputScalarType(
VTK_INT);}
78 {this->SetOutputScalarType(
VTK_CHAR);}
#define VTK_UNSIGNED_SHORT
#define vtkGetMacro(name, type)
void SetOutputScalarTypeToChar()
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
void SetOutputScalarTypeToUnsignedShort()
Generic filter that has one input..
shift and scale an input image
void SetOutputScalarTypeToDouble()
void SetOutputScalarTypeToUnsignedChar()
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
void SetOutputScalarTypeToInt()
void SetOutputScalarTypeToFloat()
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
#define VTK_UNSIGNED_CHAR
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
#define VTK_UNSIGNED_LONG
void SetOutputScalarTypeToShort()
void SetOutputScalarTypeToLong()
void SetOutputScalarTypeToUnsignedInt()
void SetOutputScalarTypeToUnsignedLong()
#define vtkSetMacro(name, type)