Fixed: Use of PathTreeIterator
The purpose of the PathTreeIterator template is to avoid the needto manually cast the node to the specialized tree node type. Nowiterating with the correct tree class, i.e., TextureScheme::Index.
View differences
Fixed: Use of PathTreeIterator
The purpose of the PathTreeIterator template is to avoid the need
to manually cast the node to the specialized tree node type. Now
iterating with the correct tree class, i.e., TextureScheme::Index.