18#ifndef vtkHyperTreeGridNonOrientedUnlimitedMooreSuperCursor_h
19#define vtkHyperTreeGridNonOrientedUnlimitedMooreSuperCursor_h
21#include "vtkCommonDataModelModule.h"
25VTK_ABI_NAMESPACE_BEGIN
Specific Moore super cursor that can subdivied neighborhood.
bool GetCornerCursors(unsigned int, unsigned int, vtkIdList *)
Return the list of cursors pointing to the leaves touching a given corner of the cell.
vtkHyperTreeGridNonOrientedUnlimitedMooreSuperCursor()=default
Constructor.
static vtkHyperTreeGridNonOrientedUnlimitedMooreSuperCursor * New()
void Initialize(vtkHyperTreeGrid *grid, vtkIdType treeIndex, bool create=false) override
Initialize cursor at root of given tree index in grid.
~vtkHyperTreeGridNonOrientedUnlimitedMooreSuperCursor() override
Destructor.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Objects for traversal a HyperTreeGrid.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
A data object structured as a tree.
list of point or cell ids
a simple class to control print indentation