Skip to content
  • David Thompson's avatar
    Add `vtkDataObjectTree::NewTreeIterator()` method. · 6478a7b3
    David Thompson authored
    This is a convenience so that you don't have to
    downcast the composite dataset iterator returned
    by `NewIterator()` to call methods like `VisitOnlyLeavesOff()`
    or `TraverseSubTreeOff()`.
    
    Change-Id: Ibe53476e1d040ccdb29b27bbdf5090bfbe40168c
    6478a7b3