|
HDK
|
#include <TreeIterator.h>
Classes | |
| struct | NodeConverter |
Public Types | |
| using | IterT = typename NodeT::ChildAllIter |
Static Public Member Functions | |
| static IterT | begin (NodeT &node) |
| template<typename ChildT > | |
| static ChildT * | getChild (const IterT &iter) |
Definition at line 112 of file TreeIterator.h.
| using openvdb::OPENVDB_VERSION_NAME::tree::IterTraits< NodeT, typename NodeT::ChildAllIter >::IterT = typename NodeT::ChildAllIter |
Definition at line 114 of file TreeIterator.h.
|
inlinestatic |
Definition at line 115 of file TreeIterator.h.
|
inlinestatic |
Definition at line 116 of file TreeIterator.h.