43 #ifndef SVK_IMAGE_COPY_H
44 #define SVK_IMAGE_COPY_H
47 #include <vtkObject.h>
48 #include <vtkObjectFactory.h>
49 #include <vtkInformation.h>
78 } svkImageCopyParameters;
83 void SetSeriesDescription(
string newSeriesDescription);
84 void SetOutputDataType(
int dataType);
85 void SetZeroCopy(
bool zeroCopy);
93 virtual int RequestData(
94 vtkInformation* request,
95 vtkInformationVector** inputVector,
96 vtkInformationVector* outputVector
103 virtual void UpdateProvenance();
104 virtual void UpdateHeader();
112 #endif //SVK_IMAGE_COPY_H
Definition: svkImageAlgorithmWithPortMapper.h:73
Definition: svkImageCopy.h:68
Definition: svkImageCopy.h:75
Definition: svkImageCopy.h:76