Go to the documentation of this file.
35 #ifndef vtkHyperTreeGridAlgorithm_h
36 #define vtkHyperTreeGridAlgorithm_h
vtkHyperTreeGrid * GetOutput(int)
vtkHyperTreeGrid * GetOutput()
~vtkHyperTreeGridAlgorithm()
#define VTKCOMMONEXECUTIONMODEL_EXPORT
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual void SetOutput(vtkDataObject *d)
Superclass for all sources, filters, and sinks in VTK.
vtkHyperTreeGrid * GetHyperTreeGridInput(int port)
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
vtkDataObject * GetInput()
vtkHyperTreeGridAlgorithm()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkDataObject * GetInput(int port)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void AddInputData(int, vtkDataObject *)
a simple class to control print indentation
void SetInputData(int, vtkDataObject *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
void AddInputData(vtkDataObject *)
abstract class to specify dataset behavior
void SetInputData(vtkDataObject *)
general representation of visualization data
Superclass for algorithms that produce a hyper tree grid as output.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.