OpenVDB
0.104.0
|
#include <TreeIterator.h>
Classes | |
struct | NodeConverter |
Public Types | |
typedef NodeT::ChildOnCIter | IterT |
Static Public Member Functions | |
static IterT | begin (const NodeT &node) |
template<typename ChildT > | |
static const ChildT * | getChild (const IterT &iter) |
typedef NodeT::ChildOnCIter IterT |
|
inlinestatic |
|
inlinestatic |