#include <openvdb/tools/ValueTransformer.h>
◆ IterRange
template<typename IterT, typename OpT>
◆ OpAccumulator() [1/2]
template<typename IterT, typename OpT>
| OpAccumulator |
( |
const IterT & | iter, |
|
|
OpT & | op ) |
|
inline |
◆ OpAccumulator() [2/2]
template<typename IterT, typename OpT>
| OpAccumulator |
( |
OpAccumulator< IterT, OpT > & | other, |
|
|
tbb::split | ) |
|
inline |
◆ ~OpAccumulator()
template<typename IterT, typename OpT>
◆ join()
template<typename IterT, typename OpT>
◆ operator()()
template<typename IterT, typename OpT>
◆ process()
template<typename IterT, typename OpT>
| void process |
( |
bool | threaded = true | ) |
|
|
inline |