 |
VTK
9.0.1
|
Go to the documentation of this file.
38 #ifndef vtkHyperTreeGridNonOrientedMooreSuperCursor_h
39 #define vtkHyperTreeGridNonOrientedMooreSuperCursor_h
41 #include "vtkCommonDataModelModule.h"
Objects for traversal a HyperTreeGrid.
vtkHyperTreeGridNonOrientedMooreSuperCursor()
Constructor.
Objects for traversal a HyperTreeGrid.
bool GetCornerCursors(unsigned int, unsigned int, vtkIdList *)
Return the list of cursors pointing to the leaves touching a given corner of the cell.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkHyperTreeGridNonOrientedMooreSuperCursor() override
Destructor.
a simple class to control print indentation
list of point or cell ids
A data object structured as a tree.
void Initialize(vtkHyperTreeGrid *grid, vtkIdType treeIndex, bool create=false) override
Initialize cursor at root of given tree index in grid.
static vtkHyperTreeGridNonOrientedMooreSuperCursor * New()
A dataset containing a grid of vtkHyperTree instances arranged as a rectilinear grid.