OpenVDB
8.0.0
|
Class that performs multi-threaded dilation with support for active tiles. More...
#include <Morphology.h>
Public Member Functions | |
DilationOp (TreeT &tree, int iterations, NearestNeighbors nn, TilePolicy mode) | |
void | operator() (const tbb::blocked_range< LeafT ** > &r) const |
Class that performs multi-threaded dilation with support for active tiles.
|
inline |
|
inline |