|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   38 #ifndef vtkHyperTreeGridNonOrientedMooreSuperCursorLight_h 
   39 #define vtkHyperTreeGridNonOrientedMooreSuperCursorLight_h 
   41 #include "vtkCommonDataModelModule.h"  
   70   bool GetCornerCursors(
unsigned int, 
unsigned int, 
vtkIdList*);
 
  
vtkHyperTreeGridNonOrientedMooreSuperCursorLight()
Constructor.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
virtual void Initialize(vtkHyperTreeGrid *grid, vtkIdType treeIndex, bool create=false)=0
Initialize cursor at root of given tree index in grid.
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 simple class to control print indentation
list of point or cell ids
A data object structured as a tree.
Objects for traversal a HyperTreeGrid.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.