31 #ifndef __vtkHyperOctreeToUniformGridFilter_h
32 #define __vtkHyperOctreeToUniformGridFilter_h
34 #include "vtkFiltersHyperTreeModule.h"
39 class vtkDataSetAttributes;
46 void PrintSelf(ostream& os, vtkIndent indent);
53 vtkInformationVector **inputVector,
54 vtkInformationVector *outputVector);
56 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
59 void CopyCellData(
int cellExtent[6]);
represent and manipulate cell attribute data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Objects that can traverse hyperoctree nodes.
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)