|
HDK
|
#include <ValueTransformer.h>
Public Types | |
| using | IterRange = typename tree::IteratorRange< IterT > |
Public Member Functions | |
| CopyableOpApplier (const IterT &iter, const OpT &op) | |
| CopyableOpApplier (const CopyableOpApplier &other) | |
| void | process (bool threaded=true) |
| void | operator() (IterRange &r) const |
Definition at line 347 of file ValueTransformer.h.
| using openvdb::OPENVDB_VERSION_NAME::tools::valxform::CopyableOpApplier< IterT, OpT >::IterRange = typename tree::IteratorRange<IterT> |
Definition at line 350 of file ValueTransformer.h.
|
inline |
Definition at line 352 of file ValueTransformer.h.
|
inline |
Definition at line 356 of file ValueTransformer.h.
|
inline |
Definition at line 369 of file ValueTransformer.h.
|
inline |
Definition at line 359 of file ValueTransformer.h.