Go to the documentation of this file.
38 #ifndef vtkImageCast_h
39 #define vtkImageCast_h
70 {this->SetOutputScalarType(
VTK_CHAR);};
void SetOutputScalarTypeToUnsignedShort()
void SetOutputScalarTypeToUnsignedLong()
void SetOutputScalarTypeToShort()
#define VTK_UNSIGNED_SHORT
void SetOutputScalarTypeToDouble()
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
void SetOutputScalarTypeToLong()
void SetOutputScalarTypeToInt()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetOutputScalarTypeToUnsignedChar()
void SetOutputScalarTypeToChar()
topologically and geometrically regular array of data
a simple class to control print indentation
#define VTK_UNSIGNED_CHAR
#define vtkGetMacro(name, type)
#define VTK_UNSIGNED_LONG
vtkBooleanMacro(IgnoreDriverBugs, bool)
static vtkImageCast * New()
vtkSetMacro(IgnoreDriverBugs, bool)
void SetOutputScalarTypeToFloat()
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int ext[6], int id)
#define VTKIMAGINGCORE_EXPORT
Image Data type Casting Filter.
void SetOutputScalarTypeToUnsignedInt()