#include <openvdb/tools/ValueTransformer.h>
| Public Types | |
| using | IterRange = typename tree::IteratorRange<IterT> | 
| Public Member Functions | |
| OpAccumulator (const IterT &iter, OpT &op) | |
| OpAccumulator (OpAccumulator &other, tbb::split) | |
| ~OpAccumulator () | |
| void | process (bool threaded=true) | 
| void | operator() (const IterRange &r) | 
| void | join (OpAccumulator &other) | 
| using IterRange = typename tree::IteratorRange<IterT> | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |