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

#include <GridOperators.h>

Public Member Functions

 Functor (const InGridT &grid, bool threaded)
 
template<typename MapT >
void operator() (const MapT &map)
 

Public Attributes

const bool mThreaded
 
const InGridTypemInputGrid
 
OutGridType::Ptr mOutputGrid
 

Constructor & Destructor Documentation

Functor ( const InGridT &  grid,
bool  threaded 
)
inline

Member Function Documentation

void operator() ( const MapT &  map)
inline

Member Data Documentation

const InGridType& mInputGrid
OutGridType::Ptr mOutputGrid
const bool mThreaded

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