OpenVDB  1.1.0
Public Member Functions | Public Attributes | List of all members
Divergence< InGridT, InterruptT >::Functor< DiffScheme > Struct Template Reference

#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 InGridTypemInputGrid
OutGridType::Ptr mOutputGrid
InterruptT * mInterrupt

Constructor & Destructor Documentation

Functor ( const InGridT &  grid,
bool  threaded,
InterruptT *  interrupt 
)
inline

Member Function Documentation

void operator() ( const MapT &  map)
inline

Member Data Documentation

const InGridType& mInputGrid
InterruptT* mInterrupt
OutGridType::Ptr mOutputGrid
const bool mThreaded

The documentation for this struct was generated from the following file: