30 #ifndef vtkImageStencilToImage_h
31 #define vtkImageStencilToImage_h
73 {this->SetOutputScalarType(
VTK_CHAR);};
void SetOutputScalarTypeToUnsignedChar()
#define VTK_UNSIGNED_SHORT
#define vtkGetMacro(name, type)
void SetOutputScalarTypeToUnsignedShort()
#define vtkTypeMacro(thisClass, superclass)
Convert an image stencil into an image.
#define VTKIMAGINGSTENCIL_EXPORT
void SetOutputScalarTypeToInt()
void SetOutputScalarTypeToFloat()
a simple class to control print indentation
void SetOutputScalarTypeToLong()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void SetOutputScalarTypeToDouble()
virtual int FillInputPortInformation(int port, vtkInformation *info)
void SetOutputScalarTypeToUnsignedInt()
#define VTK_UNSIGNED_CHAR
void SetOutputScalarTypeToShort()
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
#define VTK_UNSIGNED_LONG
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void SetOutputScalarTypeToUnsignedLong()
void SetOutputScalarTypeToChar()
#define vtkSetMacro(name, type)