OpenVDB
2.0.0
|
#include <GridOperators.h>
Public Member Functions | |
Functor (const GridT &grid, 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 |
|
inline |
|
inline |
const GridT& mInputGrid |
InterruptT* mInterrupt |
GridT::Ptr mOutputGrid |
const bool mThreaded |