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