|
VTK
|
#include <vtkHyperTreeGrid.h>
Public Member Functions | |
| vtkHyperTreeSimpleCursor () | |
| ~vtkHyperTreeSimpleCursor () | |
| void | Clear () |
| void | Initialize (vtkHyperTreeGrid *, vtkIdType, int[3]) |
| void | ToRoot () |
| void | ToChild (int) |
| bool | IsLeaf () |
| vtkHyperTree * | GetTree () |
| vtkIdType | GetLeafIndex () |
| vtkIdType | GetGlobalNodeIndex () |
| unsigned short | GetLevel () |
Definition at line 423 of file vtkHyperTreeGrid.h.
| void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::Initialize | ( | vtkHyperTreeGrid * | , |
| vtkIdType | , | ||
| int | [3] | ||
| ) |
Definition at line 434 of file vtkHyperTreeGrid.h.
Definition at line 435 of file vtkHyperTreeGrid.h.
| unsigned short vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetLevel | ( | ) | [inline] |
Definition at line 437 of file vtkHyperTreeGrid.h.
1.8.0