18 #ifndef vtkHyperTreeGridNonOrientedUnlimitedMooreSuperCursor_h
19 #define vtkHyperTreeGridNonOrientedUnlimitedMooreSuperCursor_h
21 #include "vtkCommonDataModelModule.h"
25 VTK_ABI_NAMESPACE_BEGIN
51 bool GetCornerCursors(
unsigned int,
unsigned int,
vtkIdList*);
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.
a simple class to control print indentation
list of point or cell ids
Specific Moore super cursor that can subdivied neighborhood.
virtual void Initialize(vtkHyperTreeGrid *grid, vtkIdType treeIndex, bool create=false)=0
Initialize cursor at root of given tree index in grid.
A data object structured as a tree.
Objects for traversal a HyperTreeGrid.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.