|
HDK
|
#include <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) |
Definition at line 627 of file ValueTransformer.h.
| using openvdb::OPENVDB_VERSION_NAME::tools::valxform::OpAccumulator< IterT, OpT >::IterRange = typename tree::IteratorRange<IterT> |
Definition at line 630 of file ValueTransformer.h.
|
inline |
Definition at line 636 of file ValueTransformer.h.
|
inline |
Definition at line 645 of file ValueTransformer.h.
|
inline |
Definition at line 652 of file ValueTransformer.h.
|
inline |
Definition at line 666 of file ValueTransformer.h.
|
inline |
Definition at line 664 of file ValueTransformer.h.
|
inline |
Definition at line 654 of file ValueTransformer.h.