#include <vtkHyperOctree.h>
List of all members.
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] |
unsigned short vtkHyperOctreeLightWeightCursor::GetLevel |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: