Go to the documentation of this file.
33 #ifndef vtkHyperTreeGridGeometry_h
34 #define vtkHyperTreeGridGeometry_h
represent and manipulate 3D points
~vtkHyperTreeGridGeometry()
vtkDataSetAttributes * OutData
vtkHyperTreeGridGeometry()
virtual int FillInputPortInformation(int, vtkInformation *)
represent and manipulate attribute data in a dataset
#define vtkTypeMacro(thisClass, superclass)
void ProcessLeaf2D(void *)
static vtkHyperTreeGridGeometry * New()
void AddFace(vtkIdType inId, double *origin, double *size, int offset, int orientation)
void RecursiveProcessTree(void *)
#define VTKFILTERSHYPERTREE_EXPORT
void ProcessLeaf3D(void *)
a simple class to control print indentation
void PrintSelf(ostream &, vtkIndent)
object to represent cell connectivity
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
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.