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