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 ()
 
vtkHyperTreeGetTree ()
 
vtkIdType GetLeafIndex ()
 
vtkIdType GetGlobalNodeIndex ()
 
unsigned short GetLevel ()
 

Detailed Description

Definition at line 436 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 446 of file vtkHyperTreeGrid.h.

vtkIdType vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetLeafIndex ( )
inline

Definition at line 447 of file vtkHyperTreeGrid.h.

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

Definition at line 449 of file vtkHyperTreeGrid.h.


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