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 ()
 
vtkIdType GetLeafIndex ()
 Only valid for leaves. More...
 
unsigned short GetLevel ()
 Return level at which cursor is positioned. More...
 
vtkHyperTreeGetTree ()
 Methods that belong to the vtkHyperTreeCursor API. 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

vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::vtkHyperTreeSimpleCursor ( )
vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::~vtkHyperTreeSimpleCursor ( )

Member Function Documentation

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

Methods that belong to the vtkHyperTreeCursor API.

Definition at line 617 of file vtkHyperTreeGrid.h.

vtkIdType vtkHyperTreeGrid::vtkHyperTreeSimpleCursor::GetLeafIndex ( )
inline

Only valid for leaves.

Definition at line 623 of file vtkHyperTreeGrid.h.

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: