OpenVDB  9.0.1
TreeIterTraits< TreeT, IterT > Struct Template Reference

TreeIterTraits provides, for all tree iterators, a begin(tree) function that returns an iterator over a tree of arbitrary type. More...

#include <openvdb/tree/Tree.h>

Detailed Description

template<typename TreeT, typename IterT>
struct openvdb::v9_0::tree::TreeIterTraits< TreeT, IterT >

TreeIterTraits provides, for all tree iterators, a begin(tree) function that returns an iterator over a tree of arbitrary type.