Go to the documentation of this file.
34 #ifndef vtkHyperTreeGridGeometry_h
35 #define vtkHyperTreeGridGeometry_h
37 #include "vtkFiltersHyperTreeModule.h"
represent and manipulate 3D points
~vtkHyperTreeGridGeometry()
vtkDataSetAttributes * OutData
vtkHyperTreeGridGeometry()
virtual int FillInputPortInformation(int, vtkInformation *)
Fill the input port information objects for this algorithm.
represent and manipulate attribute data in a dataset
void ProcessLeaf2D(void *)
static vtkHyperTreeGridGeometry * New()
void AddFace(vtkIdType inId, double *origin, double *size, int offset, int orientation)
void RecursiveProcessTree(void *)
void ProcessLeaf3D(void *)
a simple class to control print indentation
void PrintSelf(ostream &, vtkIndent)
Methods invoked by print to print information about the object including superclasses.
object to represent cell connectivity
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
Hyper tree grid outer surface.
void ProcessLeaf1D(void *)
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkDataSetAttributes * InData
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
Superclass for algorithms that produce only polydata as output.