#include <vtkHyperTreeGrid.h>
Definition at line 446 of file vtkHyperTreeGrid.h.
vtkHyperTreeGrid::vtkHyperTreeIterator::vtkHyperTreeIterator |
( |
| ) |
|
|
inline |
Initialize the iterator on the tree set of the given HyperTreeGrid.
vtkHyperTree* vtkHyperTreeGrid::vtkHyperTreeIterator::GetNextTree |
( |
vtkIdType & |
index | ) |
|
Get the next tree and set its index then increment the iterator. Returns 0 at the end.
vtkHyperTree* vtkHyperTreeGrid::vtkHyperTreeIterator::GetNextTree |
( |
| ) |
|
Get the next tree and set its index then increment the iterator. Returns 0 at the end.
std::map<vtkIdType, vtkHyperTree*>::iterator vtkHyperTreeGrid::vtkHyperTreeIterator::Iterator |
|
protected |
The documentation for this class was generated from the following file: