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