23 #ifndef vtkHyperTreeGridAlgorithm_h
24 #define vtkHyperTreeGridAlgorithm_h
27 #include "vtkCommonExecutionModelModule.h"
29 VTK_ABI_NAMESPACE_BEGIN
108 int RequestDataObject(
160 VTK_ABI_NAMESPACE_END
vtkDataSetAttributes * InData
Reference to input and output data.
bool AppropriateOutput
JB Si a vrai, l'objet output aura le meme type que le type d'objet en entree input.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkDataSetAttributes * OutData
Reference to input and output data.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
represent and manipulate attribute data in a dataset
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
dynamic, self-adjusting array of bits
Superclass for algorithms that produce a hyper tree grid as output.
general representation of visualization data