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

vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::vtkHyperTreeSimpleCursor ( )

Member Function Documentation

void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::Clear ( )
void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::Initialize ( vtkHyperTreeGrid *  ,
vtkIdType  ,
int  [3] 
)
void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::ToRoot ( )
void vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::ToChild ( int  )
bool vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::IsLeaf ( )
vtkHyperTree* vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetTree ( )
inline

Definition at line 525 of file vtkHyperTreeGrid.h.

vtkIdType vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetLeafIndex ( )
inline

Definition at line 526 of file vtkHyperTreeGrid.h.

vtkIdType vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetGlobalNodeIndex ( )
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: