VTK
Public Member Functions | List of all members
vtkHyperTreeGrid::vtkHyperTreeSimpleCursor Class Reference

A simplified hyper tree cursor, to be used by the hyper tree. More...

#include <vtkHyperTreeGrid.h>

Public Member Functions

 vtkHyperTreeSimpleCursor ()
 
 ~vtkHyperTreeSimpleCursor ()
 
vtkHyperTreeGetTree ()
 Methods that belong to the vtkHyperTreeCursor API. More...
 
vtkIdType GetLeafIndex ()
 Only valid for leaves. More...
 
unsigned short GetLevel ()
 Return level at which cursor is positioned. More...
 

Detailed Description

A simplified hyper tree cursor, to be used by the hyper tree.

grid supercursor.

Definition at line 606 of file vtkHyperTreeGrid.h.

Constructor & Destructor Documentation

◆ vtkHyperTreeSimpleCursor()

vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::vtkHyperTreeSimpleCursor ( )

◆ ~vtkHyperTreeSimpleCursor()

vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::~vtkHyperTreeSimpleCursor ( )

Member Function Documentation

◆ GetTree()

vtkHyperTree* vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetTree ( )
inline

Methods that belong to the vtkHyperTreeCursor API.

Definition at line 617 of file vtkHyperTreeGrid.h.

◆ GetLeafIndex()

vtkIdType vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetLeafIndex ( )
inline

Only valid for leaves.

Definition at line 623 of file vtkHyperTreeGrid.h.

◆ GetLevel()

unsigned short vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetLevel ( )
inline

Return level at which cursor is positioned.

Definition at line 628 of file vtkHyperTreeGrid.h.


The documentation for this class was generated from the following file: