Go to the documentation of this file.
26 #ifndef VTKIMAGEDATATOSTRUCTUREDGRIDFILTER_H_
27 #define VTKIMAGEDATATOSTRUCTUREDGRIDFILTER_H_
#define VTKCOMMONEXECUTIONMODEL_EXPORT
vtkImageToStructuredGrid()
Superclass for algorithms that produce only structured grid as output.
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
virtual ~vtkImageToStructuredGrid()
topologically and geometrically regular array of data
a simple class to control print indentation
void CopyPointData(vtkImageData *, vtkStructuredGrid *)
static vtkImageToStructuredGrid * New()
void CopyCellData(vtkImageData *, vtkStructuredGrid *)
void PrintSelf(ostream &oss, vtkIndent indent)
virtual int FillOutputPortInformation(int, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int, vtkInformation *info)