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