Functor for use with tools::foreach() to compute the boolean difference between the value masks of corresponding leaf nodes in two trees.
More...
#include <Util.h>
template<class TreeType1, class TreeType2>
class openvdb::v5_2::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.
◆ LeafTopologyDiffOp()
◆ operator()()
void operator() |
( |
const typename TreeType1::LeafIter & |
lIter | ) |
const |
|
inline |
The documentation for this class was generated from the following file: