35 #ifndef __vtkHyperTreeGridAlgorithm_h
36 #define __vtkHyperTreeGridAlgorithm_h
38 #include "vtkCommonExecutionModelModule.h"
40 #include "vtkHyperTreeGrid.h"
43 class vtkHyperTreeGrid;
53 vtkHyperTreeGrid *GetOutput();
54 vtkHyperTreeGrid *GetOutput(
int);
69 vtkHyperTreeGrid *GetHyperTreeGridInput(
int port);
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce a hyper tree grid as output.
helper class to get VTK data object types as string and instantiate them
void PrintSelf(ostream &os, vtkIndent indent)