36 #ifndef vtkHyperTreeGridAlgorithm_h 37 #define vtkHyperTreeGridAlgorithm_h 39 #include "vtkCommonExecutionModelModule.h" 117 vtkInformationVector*);
120 int FillOutputPortInformation(
int port, vtkInformation*
info) VTK_OVERRIDE;
121 int FillInputPortInformation(
int port, vtkInformation*
info) VTK_OVERRIDE;
abstract class to specify dataset behavior
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
Superclass for algorithms that produce a hyper tree grid as output.
general representation of visualization data