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