Helper class to adapt a three-argument (a, b, result) CombineOp functor into a single-argument functor that accepts a CombineArgs struct.
More...
#include <Tree.h>
Public Attributes |
CombineOp & | op |
Detailed Description
template<typename ValueT, typename CombineOp>
struct openvdb::v1_1_0::tree::CombineOpAdapter< ValueT, CombineOp >
Helper class to adapt a three-argument (a, b, result) CombineOp functor into a single-argument functor that accepts a CombineArgs struct.
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this struct was generated from the following file: