44#ifndef vtkHyperTreeGridCellCenters_h
45#define vtkHyperTreeGridCellCenters_h
48#include "vtkFiltersHyperTreeModule.h"
dynamic, self-adjusting array of bits
generate points at center of cells
represent and manipulate attribute data in a dataset
generate points at center of hyper tree grid leaf cell centers.
vtkDataSetAttributes * InData
vtkDataSetAttributes * OutData
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkHyperTreeGridCellCenters() override
void RecursivelyProcessTree(vtkHyperTreeGridNonOrientedGeometryCursor *)
Recursively descend into tree down to leaves.
int FillInputPortInformation(int, vtkInformation *) override
Fill the input port information objects for this algorithm.
vtkPointData * OutPointData
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkHyperTreeGridCellCenters()
vtkPointData * InPointData
static vtkHyperTreeGridCellCenters * New()
virtual void ProcessTrees()
Main routine to process individual trees in the grid.
vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
see vtkAlgorithm for details
Objects for traversal a HyperTreeGrid.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
a simple class to control print indentation
represent and manipulate point attribute data
represent and manipulate 3D points
concrete dataset represents vertices, lines, polygons, and triangle strips