OpenVDB  6.0.0
Public Types | Public Member Functions | List of all members
CopyableOpApplier< IterT, OpT > Class Template Reference

#include <ValueTransformer.h>

Public Types

typedef tree::IteratorRange< IterT > IterRange
 

Public Member Functions

 CopyableOpApplier (const IterT &iter, const OpT &op)
 
 CopyableOpApplier (const CopyableOpApplier &other)
 
void process (bool threaded=true)
 
void operator() (IterRange &r) const
 

Member Typedef Documentation

◆ IterRange

Constructor & Destructor Documentation

◆ CopyableOpApplier() [1/2]

CopyableOpApplier ( const IterT &  iter,
const OpT &  op 
)
inline

◆ CopyableOpApplier() [2/2]

CopyableOpApplier ( const CopyableOpApplier< IterT, OpT > &  other)
inline

Member Function Documentation

◆ operator()()

void operator() ( IterRange r) const
inline

◆ process()

void process ( bool  threaded = true)
inline

The documentation for this class was generated from the following file: