Functor for use with tools::foreach() to compute the boolean difference between the value masks of corresponding leaf nodes in two trees.
More...
#include <openvdb/util/Util.h>
template<class TreeType1, class TreeType2>
class openvdb::v12_0::util::LeafTopologyDiffOp< TreeType1, TreeType2 >
Functor for use with tools::foreach() to compute the boolean difference between the value masks of corresponding leaf nodes in two trees.
void operator() |
( |
const typename TreeType1::LeafIter & |
lIter | ) |
const |
|
inline |