33 #ifndef vtkHyperTreeGridGeometry_h
34 #define vtkHyperTreeGridGeometry_h
60 void RecursiveProcessTree(
void* );
61 void ProcessLeaf1D(
void* );
62 void ProcessLeaf2D(
void* );
63 void ProcessLeaf3D(
void* );
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkDataSetAttributes * InData
Hyper tree grid outer surface.
#define VTKFILTERSHYPERTREE_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkDataSetAttributes * OutData
represent and manipulate attribute data in a dataset
object to represent cell connectivity
represent and manipulate 3D points