| OpenVDB
    9.0.1
    | 
#include <openvdb/tools/GridOperators.h>
| Public Member Functions | |
| Functor (const GridT &grid, const MaskGridType *mask, bool threaded, InterruptT *interrupt) | |
| template<typename MapT > | |
| void | operator() (const MapT &map) | 
| Public Attributes | |
| const bool | mThreaded | 
| const GridT & | mInputGrid | 
| GridT::Ptr | mOutputGrid | 
| InterruptT * | mInterrupt | 
| const MaskGridType * | mMask | 
| 
 | inline | 
| 
 | inline | 
| const GridT& mInputGrid | 
| InterruptT* mInterrupt | 
| const MaskGridType* mMask | 
| GridT::Ptr mOutputGrid | 
| const bool mThreaded | 
 1.8.11
 1.8.11