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

#include <ValueTransformer.h>

Public Types

typedef tree::IteratorRange
< IterT > 
IterRange

Public Member Functions

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

Member Typedef Documentation

Constructor & Destructor Documentation

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

Member Function Documentation

void operator() ( IterRange r) const
inline
void process ( bool  threaded = true)
inline

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