OpenVDB
12.0.0
|
#include <openvdb/tree/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) |
using IterT = typename NodeT::ChildOnCIter |
|
inlinestatic |
|
inlinestatic |