35 #ifndef vtkHyperTreeGridToUnstructuredGrid_h 36 #define vtkHyperTreeGridToUnstructuredGrid_h 38 #include "vtkFiltersHyperTreeModule.h" 57 unsigned int Dimension;
58 unsigned int CellSize;
59 unsigned int* Coefficients;
65 void RecursiveProcessTree(
void* );
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
static vtkUnstructuredGridAlgorithm * New()
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
Convert hyper tree grid to unstructured grid.
represent and manipulate 3D points