#include <vtkHyperOctree.h>
Definition at line 542 of file vtkHyperOctree.h.
§ vtkHyperOctreeLightWeightCursor()
vtkHyperOctreeLightWeightCursor::vtkHyperOctreeLightWeightCursor |
( |
| ) |
|
§ Initialize()
void vtkHyperOctreeLightWeightCursor::Initialize |
( |
vtkHyperOctree * |
tree | ) |
|
§ ToRoot()
void vtkHyperOctreeLightWeightCursor::ToRoot |
( |
| ) |
|
§ ToChild()
void vtkHyperOctreeLightWeightCursor::ToChild |
( |
int |
child | ) |
|
§ GetIsLeaf()
unsigned short vtkHyperOctreeLightWeightCursor::GetIsLeaf |
( |
| ) |
|
§ GetLeafIndex()
int vtkHyperOctreeLightWeightCursor::GetLeafIndex |
( |
| ) |
|
|
inline |
§ GetTree()
§ GetLevel()
unsigned short vtkHyperOctreeLightWeightCursor::GetLevel |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: