<div>I wrote a class to iterate over a tree in a breadth first fashion. It is identical to vtkTreeDFSIterator, but by switching the stack to a queue, you achieve a BFSIterator</div><div><br></div><a href="http://github.com/daviddoria/vtkTreeBFSIterator">http://github.com/daviddoria/vtkTreeBFSIterator</a><div>
<br></div><div>Can someone please take a look?</div><div><br clear="all">Thanks,<br><br>David<br>
</div>