#include <openvdb/tools/NodeVisitor.h>
Public Types | |
using | NonConstChildType |
using | ChildNodeType |
Static Public Member Functions | |
template<typename OpT> | |
static size_t | visit (NodeT &node, OpT &op, size_t idx=0) |
static size_t | visit (NodeT &node, OpT &op, size_t idx=0) |
using ChildNodeType |
using NonConstChildType |
|
inlinestatic |
|
inlinestatic |