35 #ifndef vtkHyperTreeGridCellCenters_h
36 #define vtkHyperTreeGridCellCenters_h
39 #include "vtkFiltersHyperTreeModule.h"
41 VTK_ABI_NAMESPACE_BEGIN
67 virtual void ProcessTrees();
93 #endif // vtkHyperTreeGridCellCenters_h
represent and manipulate point attribute data
generate points at center of hyper tree grid leaf cell centers.
vtkPointData * OutPointData
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
concrete dataset represents vertices, lines, polygons, and triangle strips
generate points at center of cells
Objects for traversal a HyperTreeGrid.
vtkDataSetAttributes * InData
static vtkCellCenters * New()
Construct object with vertex cell generation turned off.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkPointData * InPointData
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
represent and manipulate attribute data in a dataset
vtkDataSetAttributes * OutData
vtkTypeBool ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
see vtkAlgorithm for details
dynamic, self-adjusting array of bits
represent and manipulate 3D points