34#ifndef vtkHyperTreeGridGeometry_h
35#define vtkHyperTreeGridGeometry_h
37#include "vtkFiltersHyperTreeModule.h"
object to represent cell connectivity
represent and manipulate attribute data in a dataset
Hyper tree grid outer surface.
void ProcessLeaf2D(void *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void AddFace(vtkIdType inId, double *origin, double *size, int offset, int orientation)
virtual int FillInputPortInformation(int, vtkInformation *)
Fill the input port information objects for this algorithm.
static vtkHyperTreeGridGeometry * New()
vtkDataSetAttributes * OutData
void PrintSelf(ostream &, vtkIndent)
Methods invoked by print to print information about the object including superclasses.
void ProcessLeaf1D(void *)
void RecursiveProcessTree(void *)
vtkHyperTreeGridGeometry()
vtkDataSetAttributes * InData
void ProcessLeaf3D(void *)
~vtkHyperTreeGridGeometry()
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 polydata as output.
concrete dataset represents vertices, lines, polygons, and triangle strips