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