OpenVDB
2.0.0
|
#include <GridOperators.h>
Public Member Functions | |
Functor (const InGridT &grid, bool threaded, InterruptT *interrupt) | |
template<typename MapT > | |
void | operator() (const MapT &map) |
Public Attributes | |
const bool | mThreaded |
const InGridT & | mInputGrid |
OutGridType::Ptr | mOutputGrid |
InterruptT * | mInterrupt |
|
inline |
|
inline |
const InGridT& mInputGrid |
InterruptT* mInterrupt |
OutGridType::Ptr mOutputGrid |
const bool mThreaded |