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