26 #ifndef vtkHyperOctreeDepth_h
27 #define vtkHyperOctreeDepth_h
29 #include "vtkFiltersHyperTreeModule.h"
47 int FillInputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
48 int FillOutputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
A dataset structured as a tree where each node has exactly 2^n children.
dynamic, self-adjusting array of int
Objects that can traverse hyperoctree nodes.
Assign tree depth attribute to each cell.
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()