38 #ifndef vtkImageCast_h
39 #define vtkImageCast_h
70 {this->SetOutputScalarType(
VTK_CHAR);};
Image Data type Casting Filter.
virtual void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)
#define VTK_UNSIGNED_SHORT
#define vtkGetMacro(name, type)
void SetOutputScalarTypeToInt()
void SetOutputScalarTypeToUnsignedChar()
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
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 SetOutputScalarTypeToUnsignedLong()
void SetOutputScalarTypeToDouble()
void SetOutputScalarTypeToShort()
#define VTK_UNSIGNED_CHAR
void SetOutputScalarTypeToUnsignedInt()
void SetOutputScalarTypeToUnsignedShort()
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
#define VTK_UNSIGNED_LONG
void SetOutputScalarTypeToLong()
void SetOutputScalarTypeToFloat()
void SetOutputScalarTypeToChar()
#define vtkSetMacro(name, type)