38 #ifndef vtkHyperTreeGridToUnstructuredGrid_h
39 #define vtkHyperTreeGridToUnstructuredGrid_h
41 #include "vtkFiltersHyperTreeModule.h"
68 void RecursiveProcessTree(
void* );
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkDataSetAttributes * InData
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
static vtkUnstructuredGridAlgorithm * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
represent and manipulate attribute data in a dataset
Superclass for algorithms that produce only unstructured grid as output.
object to represent cell connectivity
vtkUnstructuredGrid * Output
vtkDataSetAttributes * OutData
Convert hyper tree grid to unstructured grid.
unsigned int * Coefficients
represent and manipulate 3D points