25#ifndef vtkHyperTreeGridNonOrientedVonNeumannSuperCursorLight_h
26#define vtkHyperTreeGridNonOrientedVonNeumannSuperCursorLight_h
30VTK_ABI_NAMESPACE_BEGIN
Objects for traversal a HyperTreeGrid.
Objects for traversal a HyperTreeGrid.
vtkHyperTreeGridNonOrientedVonNeumannSuperCursorLight()=default
Constructor.
~vtkHyperTreeGridNonOrientedVonNeumannSuperCursorLight() override
Destructor.
static vtkHyperTreeGridNonOrientedVonNeumannSuperCursorLight * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Initialize(vtkHyperTreeGrid *grid, vtkIdType treeIndex, bool create=false) override
Initialize cursor at root of given tree index in grid.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
a simple class to control print indentation