#include <openvdb/tree/TreeIterator.h>
Classes | |
struct | NodeConverter |
Public Types | |
using | IterT = typename NodeT::ValueOnIter |
Static Public Member Functions | |
static IterT | begin (NodeT &node) |
static ChildT * | getChild (const typename NodeT::ValueOnIter &) |
using IterT = typename NodeT::ValueOnIter |
|
inlinestatic |
|
inlinestatic |