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