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