VTK
|
A simplified hyper tree cursor, to be used by the hyper tree. More...
#include <vtkHyperTreeGrid.h>
Public Member Functions | |
vtkHyperTreeSimpleCursor () | |
~vtkHyperTreeSimpleCursor () | |
vtkIdType | GetLeafIndex () |
Only valid for leaves. More... | |
unsigned short | GetLevel () |
Return level at which cursor is positioned. More... | |
vtkHyperTree * | GetTree () |
Methods that belong to the vtkHyperTreeCursor API. More... | |
A simplified hyper tree cursor, to be used by the hyper tree.
grid supercursor.
Definition at line 606 of file vtkHyperTreeGrid.h.
vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::vtkHyperTreeSimpleCursor | ( | ) |
vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::~vtkHyperTreeSimpleCursor | ( | ) |
|
inline |
Methods that belong to the vtkHyperTreeCursor API.
Definition at line 617 of file vtkHyperTreeGrid.h.
|
inline |
Only valid for leaves.
Definition at line 623 of file vtkHyperTreeGrid.h.
|
inline |
Return level at which cursor is positioned.
Definition at line 628 of file vtkHyperTreeGrid.h.