Public Member Functions

vtkHyperOctreeLightWeightCursor Class Reference

#include <vtkHyperOctree.h>

Collaboration diagram for vtkHyperOctreeLightWeightCursor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkHyperOctreeLightWeightCursor ()
 ~vtkHyperOctreeLightWeightCursor ()
void Initialize (vtkHyperOctree *tree)
void ToRoot ()
void ToChild (int child)
unsigned short GetIsLeaf ()
int GetLeafIndex ()
vtkHyperOctreeGetTree ()
unsigned short GetLevel ()

Detailed Description

Definition at line 538 of file vtkHyperOctree.h.


Constructor & Destructor Documentation

vtkHyperOctreeLightWeightCursor::vtkHyperOctreeLightWeightCursor (  ) 
vtkHyperOctreeLightWeightCursor::~vtkHyperOctreeLightWeightCursor (  ) 

Member Function Documentation

void vtkHyperOctreeLightWeightCursor::Initialize ( vtkHyperOctree tree  ) 
void vtkHyperOctreeLightWeightCursor::ToRoot (  ) 
void vtkHyperOctreeLightWeightCursor::ToChild ( int  child  ) 
unsigned short vtkHyperOctreeLightWeightCursor::GetIsLeaf (  ) 
int vtkHyperOctreeLightWeightCursor::GetLeafIndex (  )  [inline]

Definition at line 548 of file vtkHyperOctree.h.

vtkHyperOctree* vtkHyperOctreeLightWeightCursor::GetTree (  )  [inline]

Definition at line 549 of file vtkHyperOctree.h.

unsigned short vtkHyperOctreeLightWeightCursor::GetLevel (  )  [inline]

Definition at line 550 of file vtkHyperOctree.h.


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