class
LeafWalker
(Return to index)
walk the leafs of an
OverlaysComp
tree
Type:
Instantiable
Derived Classes
Include file:
OverlayUnidraw/leafwalker.h
Public:
LeafWalker
(
OverlaysComp
* start)
OverlayComp
*
NextLeaf
()
returns next leaf in tree or nil when done
Protected:
OverlayComp
*
_before
OverlayComp
*
_curr
OverlaysComp
*
_start
(more documentation)