 |
VTK
9.0.1
|
Go to the documentation of this file.
38 #ifndef vtkHyperTreeGridNonOrientedMooreSuperCursor_h
39 #define vtkHyperTreeGridNonOrientedMooreSuperCursor_h
41 #include "vtkCommonDataModelModule.h"
68 bool GetCornerCursors(
unsigned int,
unsigned int,
vtkIdList*);
Objects for traversal a HyperTreeGrid.
vtkHyperTreeGridNonOrientedMooreSuperCursor()
Constructor.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
Objects for traversal a HyperTreeGrid.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void Initialize(vtkHyperTreeGrid *grid, vtkIdType treeIndex, bool create=false)=0
Initialize cursor at root of given tree index in grid.
a simple class to control print indentation
list of point or cell ids
A data object structured as a tree.
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.