37 #ifndef __vtkHyperTreeGridToUnstructuredGrid_h
38 #define __vtkHyperTreeGridToUnstructuredGrid_h
40 #include "vtkFiltersHyperTreeModule.h"
41 #include "vtkUnstructuredGridAlgorithm.h"
44 class vtkDataSetAttributes;
45 class vtkHyperTreeGrid;
53 void PrintSelf( ostream&, vtkIndent );
63 virtual int RequestData( vtkInformation*, vtkInformationVector**, vtkInformationVector* );
64 virtual int FillInputPortInformation(
int, vtkInformation* );
67 void RecursiveProcessTree(
void* );
68 void AddCell( vtkIdType inId,
double* origin,
double* size );
vtkDataSetAttributes * InData
vtkUnstructuredGrid * Output
vtkDataSetAttributes * OutData
Convert hyper tree grid to unstructured grid.
unsigned int * Coefficients