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