OpenVDB 11.0.0
|
Functor for use with tools::foreach() to compute the boolean difference between the value masks of corresponding leaf nodes in two trees. More...
#include </private/tmp/openvdb-20240426-49937-7ztr6m/openvdb-11.0.0/openvdb/openvdb/util/Util.h>
Public Member Functions | |
LeafTopologyDiffOp (const TreeType2 &tree) | |
void | operator() (const typename TreeType1::LeafIter &lIter) const |
Functor for use with tools::foreach() to compute the boolean difference between the value masks of corresponding leaf nodes in two trees.
|
inline |
|
inline |