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

#include <vtkHyperTreeGrid.h>

Public Member Functions

 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 ()
 

Detailed Description

Definition at line 515 of file vtkHyperTreeGrid.h.

Constructor & Destructor Documentation

◆ vtkHyperTreeSimpleCursor()

vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::vtkHyperTreeSimpleCursor ( )

Member Function Documentation

◆ Clear()

void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::Clear ( )

◆ Initialize()

void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::Initialize ( vtkHyperTreeGrid *  ,
vtkIdType  ,
int  [3] 
)

◆ ToRoot()

void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::ToRoot ( )

◆ ToChild()

void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::ToChild ( int  )

◆ IsLeaf()

bool vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::IsLeaf ( )

◆ GetTree()

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

Definition at line 525 of file vtkHyperTreeGrid.h.

◆ GetLeafIndex()

vtkIdType vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetLeafIndex ( )
inline

Definition at line 526 of file vtkHyperTreeGrid.h.

◆ GetGlobalNodeIndex()

vtkIdType vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetGlobalNodeIndex ( )

◆ GetLevel()

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

Definition at line 528 of file vtkHyperTreeGrid.h.


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