37 #ifndef __vtkHyperTreeGridToUnstructuredGrid_h
38 #define __vtkHyperTreeGridToUnstructuredGrid_h
40 #include "vtkFiltersHyperTreeModule.h"
44 class vtkDataSetAttributes;
63 virtual int RequestData( vtkInformation*, vtkInformationVector**, vtkInformationVector* );
67 void RecursiveProcessTree(
void* );
68 void AddCell( vtkIdType inId,
double* origin,
double* size );
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkDataSetAttributes * InData
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
static vtkUnstructuredGridAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
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